Add spellchecker to pre-commit

This commit is contained in:
Wiktor Niesiobędzki
2024-10-29 20:00:28 +00:00
committed by Wiktor Niesiobędzki
parent b9fbdbcf7b
commit a2ce318d11

View File

@@ -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$