Skip to content

Commit

Permalink
removing ttl and nt files from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
djarecka committed Jun 21, 2024
1 parent 2600507 commit 176605c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ repos:
(?x)^(
docs/specification/.*
| mkdocs.yml
| .*\.ttl
| .*\.nt
)$
- id: check-json
- id: check-ast
Expand Down

0 comments on commit 176605c

Please sign in to comment.