We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fca50 commit 864578dCopy full SHA for 864578d
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