Skip to content

Commit 57e4a94

Browse files
author
Heiko Alexander Weber
committed
#patch | makefile format
1 parent ea66253 commit 57e4a94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ open-coverage-html:
3030

3131
scan:
3232
cargo clippy --all-targets --all-features -- -D warnings
33+
cargo fmt --all -- --check
3334

3435
release:
3536
cargo build --release

0 commit comments

Comments
 (0)