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