Commit graph

3 commits

Author SHA1 Message Date
Chris Glass
6ba1ab9e44 Update the clippy github action to install deps
Unlike cargo format, clippy needs to actually build the project.
2026-04-10 19:10:56 +02:00
Chris Glass
14ec8d6760 Add a github action checking for clippy 2026-04-10 18:42:34 +02:00
Chris Glass
8d7b92b1b1 Introduce a "cargo fmt" github action gate
This should prevent non-fmt code from hitting the master branch.
2026-02-28 22:39:27 +01:00