build: Tidy cargo when checking formatting
This commit is contained in:
parent
42fb9b2c5f
commit
d5af61d679
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ tidy:
|
|||
$(STDLIB_INPUTS) \
|
||||
$(COMPILETEST_CRATE) \
|
||||
$(COMPILETEST_INPUTS) \
|
||||
$(CARGO_CRATE) \
|
||||
$(CARGO_INPUTS) \
|
||||
| xargs -n 10 python $(S)src/etc/tidy.py
|
||||
$(Q)echo \
|
||||
$(ALL_TEST_INPUTS) \
|
||||
|
|
Loading…
Add table
Reference in a new issue