PlasmaPy / PlasmaPy-PLEPs

A repository for PlasmaPy Enhancement Proposals
http://docs.plasmapy.org/
Other
8 stars 6 forks source link

Add basic pre-commit configuration #40

Closed namurphy closed 1 year ago

namurphy commented 1 year ago

This adds a few pretty basic pre-commit hooks. In particular, I wanted to add a pre-commit hook for codespell to look out for typos.

StanczakDominik commented 1 year ago

We should get this in soon, because I guess you've enabled pre-commit for the repo (wisely!) and it's failing on main now. Let's just get it in and fix later.