Skip to content

Commit f8a5f25

Browse files
committed
Exclude lib-python from pre-commit
1 parent a38bc94 commit f8a5f25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ repos:
3434
language: python
3535
types: [text]
3636
files: '\.(java|py|md|c|h|sh)$'
37+
exclude: '^graalpython/lib-python/.*'

0 commit comments

Comments
 (0)