Skip to content
Snippets Groups Projects
Unverified Commit df8f58d5 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

add "clippy" and "test" to "default" rule

parent 4b583682
Branches
Tags
No related merge requests found
Pipeline #4932 passed
.PHONY: fmt check clippy test
DEFAULT: check
DEFAULT: check clippy test
check:
cargo fmt --all -- --check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment