auto merge of #9011 : alexcrichton/rust/fix-lint, r=thestinger
This commit is contained in:
commit
a980f28028
1 changed files with 1 additions and 0 deletions
|
@ -250,6 +250,7 @@ tidy:
|
|||
| grep '^$(S)src/test' -v \
|
||||
| grep '^$(S)src/libuv' -v \
|
||||
| grep '^$(S)src/llvm' -v \
|
||||
| grep '^$(S)src/gyp' -v \
|
||||
| xargs -n 10 $(CFG_PYTHON) $(S)src/etc/tidy.py
|
||||
$(Q)find $(S)src/etc -name '*.py' \
|
||||
| xargs -n 10 $(CFG_PYTHON) $(S)src/etc/tidy.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue