Reintroduce excludes to pre-commit-hook

This commit is contained in:
Reuben Morais 2021-05-18 11:50:38 +02:00
parent ac2bbd6a79
commit 14aee5d35b

View File

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