We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa1226 commit e9baa29Copy full SHA for e9baa29
utils/python-lint
@@ -13,4 +13,4 @@ if [[ $? != 0 ]]; then
13
echo "Could not change directory to '$SCRIPT_DIR/..'."
14
exit 1
15
fi
16
-flake8
+flake8 $@
0 commit comments