Skip to content

Commit 98f8216

Browse files
committed
Bump generated parser copyright
1 parent e711cf3 commit 98f8216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
language: python
3939
types: [text]
4040
files: '\.(java|py|md|c|h|sh)$'
41-
exclude: '^graalpython/lib-python/.*'
41+
exclude: '^graalpython/lib-python/.*|graalpython/com.oracle.graal.python.pegparser/src/com/oracle/graal/python/pegparser/Parser.java'
4242
- id: check-toml
4343
exclude: '^graalpython/lib-python/.*'
4444
- id: check-added-large-files

0 commit comments

Comments
 (0)