We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1e79a commit 9081672Copy full SHA for 9081672
.copyright.hook
.pre-commit-config.yaml
@@ -30,12 +30,3 @@
30
- --show-source
31
- --statistics
32
files: \.py$
33
-
34
-- repo: local
35
- hooks:
36
- - id: copyright_checker
37
- name: copyright_checker
38
- entry: python ./.copyright.hook
39
- language: system
40
- files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto|py)$
41
- exclude: (?!.*third_party)^.*$
0 commit comments