Commit graph

1 commit

Author SHA1 Message Date
Nick Farrell
108ad3c7c3
Add pre-commit hooks
This will ensure that there is standard linting applied to files in
the repository. It assists in avoiding conflicts due to different
contributers' IDEs.

It is recommended that contributers run the following:
`pre-commit install -t pre-push -t pre-commit`
2022-12-23 07:38:16 +11:00