more ar hacking
This commit is contained in:
@@ -45,9 +45,9 @@ pre-commit:
|
||||
|
||||
json-lint:
|
||||
glob: "*.json"
|
||||
exclude: |
|
||||
.devcontainer/devcontainer.json
|
||||
.vscode
|
||||
exclude:
|
||||
- .devcontainer/devcontainer.json
|
||||
- .vscode/*.json
|
||||
run: |
|
||||
for file in {staged_files}; do
|
||||
echo "Checking $file"
|
||||
|
||||
Reference in New Issue
Block a user