We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4922b68 commit c60d581Copy full SHA for c60d581
CONTRIBUTING.md
@@ -142,7 +142,7 @@ the issue in question.
142
Please make sure your pull request is in compliance with Rust's style
143
guidelines by running
144
145
- $ python x.py test src/tools/tidy
+ $ python x.py test tidy
146
147
Make this check before every pull request (and every new commit in a pull
148
request); you can add [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)
0 commit comments