Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 299 Bytes

For developers

After cloning this repository, please run cargo run --bin install-pre-commit-hook in the root folder.

This adds a git pre-commit hook to the repository, and checks code style and runs tests before every commit.