We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d88fe5 + 721686e commit f81ad3eCopy full SHA for f81ad3e
src/tests/intro.md
@@ -70,10 +70,12 @@ package tests:
70
71
Tidy is a custom tool used for validating source code style and formatting
72
conventions, such as rejecting long lines. There is more information in the
73
-[section on coding conventions](../conventions.md#formatting).
+[section on coding conventions](../conventions.md#formatting) or the [Tidy Readme].
74
75
> Examples: `./x test tidy`
76
77
+[Tidy Readme]: https://github.com/rust-lang/rust/blob/master/src/tools/tidy/Readme.md
78
+
79
80
### Formatting
81
0 commit comments