Open elizabeth-oda opened 1 year ago
I agree, these would be good checks for the CI.
BTW, have you thought about how to handle unit tests? Many functions in heck
take a Path
or similar, making testing difficult. I guess we could devise some way of them mocking, but I haven't thought about this in detail yet. We could also include some example history files to parse during testing.
This has been partially addressed by this PR, but I will keep this issue open until tests are included in the CI.
Purpose of this issue
What should be addressed
rustfmt
or a similar toolcargo clippy