We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfeaf11 commit 4437f2cCopy full SHA for 4437f2c
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
hooks:
14
- id: codespell
15
args:
16
- - --ignore-words-list=wronly,afile
+ - --ignore-words-list=wronly,afile,assertIn
17
- repo: https://github.com/asottile/blacken-docs
18
rev: 1.16.0
19
0 commit comments