]> git.lizzy.rs Git - rust.git/blobdiff - CONTRIBUTING.md
.unwrap() less on .span_to_snippet()
[rust.git] / CONTRIBUTING.md
index 959994f652913b4cc49aeb874f7b17c75337e17f..2843944b2e1812c10e304756a2c26a8c62735d4f 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)