Skip to content

Commit

Permalink
rm big file check in pre commit for macos (#119)
Browse files Browse the repository at this point in the history
jacquesqiao authored Jan 13, 2018
1 parent 0541f79 commit dad3105
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -23,9 +23,3 @@
entry: bash ./.clang_format.hook -i
language: system
files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto)$

- repo: git://github.com/guykisel/pre-commit-reject-large-files
sha: da21f6dac1aa20aa53598b145c5c0013cdd40d65
hooks:
- id: reject-large-files
args: [--max-filesize=1000000]

0 comments on commit dad3105

Please sign in to comment.