diff --git a/Makefile b/justfile similarity index 85% rename from Makefile rename to justfile index 8ab4f9e..c77c3f4 100644 --- a/Makefile +++ b/justfile @@ -1,5 +1,4 @@ precommit: - rustup update cargo update cargo check cargo fmt