Commit graph

7 commits

Author SHA1 Message Date
7b1575eb09 build(justfile): validate format locally 2024-05-20 07:42:33 +01:00
b7416c7434 chore(justfile): add coverage recipe 2024-05-17 18:49:00 +01:00
834dff4370 chore: convert project into a cargo workspace 2024-05-11 16:33:18 +01:00
d42c8fb890 build(cargo): specify clippy flags in Cargo.toml
Avoids needing to pass them as parameters whenever we run cargo clippy.
2024-05-02 18:52:10 +01:00
dfd7d32c94 feat(dev): Add recipe for exposing webhook server
Starts an ngrok tunnel to expose port 8080 to the Internet.
2024-04-15 17:26:21 +01:00
eca45d0238 build(justfile): Add validate-dev-branch recipe 2024-04-13 14:09:57 +01:00
4e27cd0719 chore: add cc-cli support for conventional commits 2024-04-06 17:50:25 +01:00