- [ ] Enable [`pre-commit`](https://pre-commit.com/) to run `rustfmt` and `clippy`. - [x] Go through and fix the `clippy` warnings or add exceptions. #28 - [x] Go through and enable the checks I want to be required before merging a PR. - [x] Add a README :rofl: