update x.py tidy testing command
This commit is contained in:
parent
4922b683de
commit
c60d581eb1
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ the issue in question.
|
||||||
Please make sure your pull request is in compliance with Rust's style
|
Please make sure your pull request is in compliance with Rust's style
|
||||||
guidelines by running
|
guidelines by running
|
||||||
|
|
||||||
$ python x.py test src/tools/tidy
|
$ python x.py test tidy
|
||||||
|
|
||||||
Make this check before every pull request (and every new commit in a pull
|
Make this check before every pull request (and every new commit in a pull
|
||||||
request); you can add [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)
|
request); you can add [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue