ioos / ioos-python-package-skeleton

Boilerplate repository for IOOS packages
https://ioos.github.io/ioos-python-package-skeleton
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Add codespell pre-commit #4

Closed ocefpaf closed 4 years ago

ocefpaf commented 4 years ago

This pre-commit hook checks for misspelled words in code bases while ignoring the language syntax.

ocefpaf commented 4 years ago

@mwengren check this one out. We may want to add it to all the documentation pages we have. It would save a lot of time when reviewing docs.