Skip to content

Commit

Permalink
exclude devcontainer json with comments file from check
Browse files Browse the repository at this point in the history
relates to #267
  • Loading branch information
kbroch-rivosinc committed Nov 14, 2024
1 parent 38639c8 commit ecbd995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ repos:
hooks:
- id: check-symlinks
- id: check-json
exclude: ^\.devcontainer/
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
Expand Down

0 comments on commit ecbd995

Please sign in to comment.