SciTools / .github

Organisational level things such as the SciTools README and organisation workflows
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Add pre-commit hooks #17

Open bjlittle opened 9 months ago

bjlittle commented 9 months ago

Add pre-commit hooks so that we automate the repo health with regards to linting and formatting et al.

Subscribe to pre-commit.ci to ensure this is enforced for each pull-request.