flake8/tests/fixtures/example-code/script
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

1 line
22 B
Python