|
|
|
@ -38,4 +38,4 @@
|
|
|
|
entry: python .pre-commit-hooks/copyright-check.hook
|
|
|
|
entry: python .pre-commit-hooks/copyright-check.hook
|
|
|
|
language: system
|
|
|
|
language: system
|
|
|
|
files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto|py)$
|
|
|
|
files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto|py)$
|
|
|
|
exclude: (?!.*third_party)^.*$ | (?!.*book)^.*$ | (?!.*decoders/swig)^.*$
|
|
|
|
exclude: (?=decoders/swig).*(\.cpp|\.h)$
|