manim/.codespellrc
Skaft 60a775714e
Adding spell checker as a pre-commit hook (#1544)
* adding codespell precommit hook

* adding codespell config file

* fixing typos

* tweaking variable names to please codespell
2021-05-21 15:43:31 +05:30

3 lines
66 B
Text

[codespell]
exclude-file=.codespell_ignorelines
check-hidden=True