bb518a01e9
When running flake8 on a directory, it does not analyze files without an extension, like semanage_migrate_store, mlscolor-test, etc. Use grep to find files with a Python shebang and build a list which is then given to flake8. This commit is possible now that some clean-up patches have been applied, such as commit |
||
---|---|---|
.. | ||
.gitignore | ||
Lindent | ||
make-update | ||
release | ||
run-flake8 | ||
run-scan-build |