Skip to content

Commit c60d581

Browse files
committed
update x.py tidy testing command
1 parent 4922b68 commit c60d581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ the issue in question.
142142
Please make sure your pull request is in compliance with Rust's style
143143
guidelines by running
144144

145-
$ python x.py test src/tools/tidy
145+
$ python x.py test tidy
146146

147147
Make this check before every pull request (and every new commit in a pull
148148
request); you can add [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)

0 commit comments

Comments
 (0)