Skip to content

Commit

Permalink
Default filter-files to true in precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Jul 29, 2020
1 parent 92b84bd commit 368556e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
require_serial: true
language: python
types: [python]
args: ['--filter-files']

0 comments on commit 368556e

Please sign in to comment.