mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-31 18:25:28 -04:00
Exclude sample JSON files with comment headers
[ci skip]
This commit is contained in:
parent
82babbb475
commit
e7d877bc75
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ repos:
|
|||
- id: check-case-conflict
|
||||
- id: check-executables-have-shebangs
|
||||
- id: check-json
|
||||
exclude: ^(\.vscode/extensions.json|\.devcontainer/devcontainer.json)
|
||||
- id: check-merge-conflict
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: check-symlinks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue