Skip to content

Commit 176605c

Browse files
committed
removing ttl and nt files from pre-commit
1 parent 2600507 commit 176605c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ repos:
1111
(?x)^(
1212
docs/specification/.*
1313
| mkdocs.yml
14+
| .*\.ttl
15+
| .*\.nt
1416
)$
1517
- id: check-json
1618
- id: check-ast

0 commit comments

Comments
 (0)