Skip to content

Commit 14aee5d

Browse files
committed
Reintroduce excludes to pre-commit-hook
1 parent ac2bbd6 commit 14aee5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
exclude: '^(taskcluster|.github|native_client/kenlm|native_client/ctcdecode/third_party|tensorflow|kenlm|doc/examples|data/alphabet.txt)'
12
repos:
23
- repo: 'https://github.com/pre-commit/pre-commit-hooks'
34
rev: v2.3.0

0 commit comments

Comments
 (0)