We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3892914 commit 121ffacCopy full SHA for 121ffac
.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