We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121ffac commit 4e864d4Copy full SHA for 4e864d4
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: check-symlinks
16
- id: check-case-conflict
17
- id: check-executables-have-shebangs
18
- exclude: ''.cache'
+ exclude: '.cache'
19
- id: check-added-large-files
20
exclude: (yarn.lock|.yarn/|.pnp.cjs)
21
- id: check-json
0 commit comments