We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95b2b2c + 864578d commit 9ed88c6Copy full SHA for 9ed88c6
1 file changed
.pre-commit-config.yaml
@@ -46,3 +46,7 @@ repos:
46
rev: f40886d54c729f533f864ed6ce584e920feb0af7 # frozen: v1.15.0
47
hooks:
48
- id: mypy
49
+ - repo: https://github.com/golangci/misspell
50
+ rev: 528d713e620bdf4b41849db93cb489c4fef9f5c5 # v0.6.0
51
+ hooks:
52
+ - id: misspell
0 commit comments