]> git.lizzy.rs Git - rust.git/blobdiff - CONTRIBUTING.md
Auto merge of #69919 - Centril:rollup-fxo33zs, r=Centril
[rust.git] / CONTRIBUTING.md
index d6840b20c89ac013d612c527d15fdca7552c825c..a58d4f2a7c6a437697361ecab5518ac6a3cd2b46 100644 (file)
@@ -142,7 +142,7 @@ the issue in question.
 Please make sure your pull request is in compliance with Rust's style
 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
 request); you can add [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)