ImperialCollegeLondon / python-template

A template for Python projects using cookiecutter
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Add codespell to template's pre-commit config #41

Closed alexdewar closed 1 month ago

alexdewar commented 1 month ago

As @AdrianDAlessandro has pointed out, we want this hook for the template too, so that it will be included in new projects.