mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 05:54:17 +00:00
When a pattern is not passed to flake8 (--filename), look for all files that end with .py as well as extension-less files that start with a Python shebang. Helps project lint scripts that may not have an extension. Fixes #409 |
||
|---|---|---|
| .. | ||
| inline-ignores | ||
| empty.py | ||
| invalid-syntax.py | ||
| script | ||