We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3c306 commit 17c3a68Copy full SHA for 17c3a68
1 file changed
scripts/pylint.sh
@@ -7,4 +7,4 @@ if [[ $changed_py_files == "" ]]; then
7
fi
8
9
pylint $changed_py_files
10
-flake8 $changed_py_files
+flake8 $changed_py_files
0 commit comments