rust/src/tools/tidy
Mazdak Farrokhzad dde2484fce
Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkov
tidy: replace `make check` with `./x.py test` in documentation

This PR includes a minor documentation update for tidy.  It replaces the `make check` approach with `./x.py test` and describes how to execute the tidy checks (only) with ~~`./x.py test src/tools/tidy`~~ `./x.py test tidy`.
2020-03-11 14:03:44 +01:00
..
src Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkov 2020-03-11 14:03:44 +01:00
Cargo.toml Use walkdir crate 2019-06-23 09:10:24 -04:00