We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b04897 commit 535f353Copy full SHA for 535f353
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
# Exclude elisp files to not clear page breaks
13
exclude: \.el$
14
- id: check-json
15
- exclude: (devcontainer\.json|launch\.json)$
+ exclude: (devcontainer\.json|launch\.json|settings\.json)$
16
- id: check-toml
17
- id: check-yaml
18
0 commit comments