Commit graph

5 commits

Author SHA1 Message Date
Chris Glass
724415b450 Review fix: revert format step name change 2026-04-11 09:06:39 +02:00
Chris Glass
cadbde034b Bonus: run the tests if we are compiling for clippy 2026-04-10 19:33:32 +02:00
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