mirror of
https://github.com/apache/superset.git
synced 2026-04-15 06:04:48 +00:00
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
pylint superset --errors-only
|