Add spellchecker to pre-commit
This commit is contained in:
committed by
Wiktor Niesiobędzki
parent
b9fbdbcf7b
commit
a2ce318d11
@@ -102,3 +102,9 @@ repos:
|
||||
rev: v0.40.2
|
||||
hooks:
|
||||
- id: yapf
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.6
|
||||
hooks:
|
||||
- id: codespell
|
||||
exclude: requirements.txt$|excalidraw$
|
||||
|
||||
Reference in New Issue
Block a user