update tidy documentation to recommend ./x.py test tidy
This commit is contained in:
parent
71f92bb812
commit
0982c58edc
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
//!
|
||||
//! This program runs all of the various tidy checks for style, cleanliness,
|
||||
//! etc. This is run by default on `./x.py test` and as part of the auto
|
||||
//! builders. The tidy checks can be executed with `./x.py test src/tools/tidy`.
|
||||
//! builders. The tidy checks can be executed with `./x.py test tidy`.
|
||||
|
||||
#![deny(warnings)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue