Skip to content
Snippets Groups Projects
Commit 0a2c1a40 authored by Dmitry Travyan's avatar Dmitry Travyan :bus: Committed by Dmitriy Koltsov
Browse files

feat: add rust-fmt linter check

parent ade4860b
No related branches found
No related tags found
1 merge request!1414sbroad import
......@@ -20,6 +20,7 @@ test:
cargo test
lint:
cargo fmt --all -- --check
cargo clippy -- -Dclippy::all -Wclippy::pedantic
build_test_app:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment