Skip to content

Commit d5af61d

Browse files
committed
build: Tidy cargo when checking formatting
1 parent 42fb9b2 commit d5af61d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mk/tests.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ tidy:
9393
$(STDLIB_INPUTS) \
9494
$(COMPILETEST_CRATE) \
9595
$(COMPILETEST_INPUTS) \
96+
$(CARGO_CRATE) \
97+
$(CARGO_INPUTS) \
9698
| xargs -n 10 python $(S)src/etc/tidy.py
9799
$(Q)echo \
98100
$(ALL_TEST_INPUTS) \

0 commit comments

Comments
 (0)