We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2600507 commit 176605cCopy full SHA for 176605c
.pre-commit-config.yaml
@@ -11,6 +11,8 @@ repos:
11
(?x)^(
12
docs/specification/.*
13
| mkdocs.yml
14
+ | .*\.ttl
15
+ | .*\.nt
16
)$
17
- id: check-json
18
- id: check-ast
0 commit comments