flake8/tests/fixtures/example-code
Jon Dufresne 36a70fd110 Lint Python files with a shebang
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
2018-10-20 07:06:23 -07:00
..
inline-ignores Add test fixture that mirrors documented usage 2016-06-07 18:46:58 -05:00
empty.py Add empty file as a test fixture 2016-07-09 19:41:47 -05:00
invalid-syntax.py Handle SyntaxErrors after new-lines specially 2016-10-23 07:37:08 -05:00
script Lint Python files with a shebang 2018-10-20 07:06:23 -07:00