Skip to content

Lint only *.py files with --diff option

username-removed-1519743 requested to merge rajcze/flake8:issue/362 into master

When using the --diff option flake8 only lints *.py files or files defined by the --filename filter.

Fixes #362 (closed)

Merge request reports