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 4a13ad1 commit 4c7a256Copy full SHA for 4c7a256
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
rev: v2.3.0
31
hooks:
32
- id: codespell
33
- args: ["--skip=*wikidata-*,*DROID_SignatureFile*"]
+ args: ["--skip=*pronom/*,*DROID_SignatureFile*"]
34
- repo: local
35
36
- id: pylint
0 commit comments