Skip to content

Commit

Permalink
Merge pull request #2 from mattlqx/binary
Browse files Browse the repository at this point in the history
Exclude binary files by default
  • Loading branch information
mattlqx authored Oct 5, 2018
2 parents b733a6d + b119ea4 commit 7155a28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
entry: bin/search-and-replace.rb
language: script
pass_filenames: true
exclude_types:
- binary

0 comments on commit 7155a28

Please sign in to comment.