diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-11-23 16:36:26 -0600 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-11-23 16:36:26 -0600 |
| commit | e4582ef4e767ca7498cf42bdf8772b82dcf0ded3 (patch) | |
| tree | b1b62323edb436c363e95f21336d1587844ed0c7 /setup.py | |
| parent | f8fbc11fad9003423efc165669b7c2838929b985 (diff) | |
| download | flake8-e4582ef4e767ca7498cf42bdf8772b82dcf0ded3.tar.gz | |
Only force files to be included when run from CLI
Previously we added support so users can do:
$ flake8 bin/executable
But this broke the fact that git hooks shouldn't check things like
reStructuredText doc files. This commit restores that functionality but
will cause bin/executable to be ignored in the git hook. This seems fair
since folks can amend their filename patterns to include it explicitly.
Closes #268
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
