Another project
0

Configure Feed

Select the types of activity you want to include in your feed.

fix(justfile): should sound slightly less self-righteous

Lewis: May this revision serve well! <lu5a@proton.me>

author
Lewis
date (May 22, 2026, 11:43 PM +0300) commit 6bf815a0 parent cb69a936 change-id lpqnmxut
+1 -1
+1 -1
justfile
··· 36 36 37 37 lint: fmt-check clippy 38 38 39 - determinism: 39 + prove-determinism: 40 40 @find crates -name '*.snap.new' -delete 41 41 @echo "run 1 / 2 (debug)" 42 42 CARGO_INCREMENTAL=0 INSTA_UPDATE=no cargo test --workspace --all-features --locked --quiet