Skip to content

Commit d70e7e2

Browse files
committed
docs: add just ci docs
Signed-off-by: Gustavo Inacio <[email protected]>
1 parent da09924 commit d70e7e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ url:
1414
clippy:
1515
cargo +nightly clippy --all-targets --all-features
1616

17+
# run everything that is needed for ci to pass
1718
ci:
1819
just fmt
1920
just clippy

0 commit comments

Comments
 (0)