Extend tidy alphabetical checking to tests/
.
This is desired for #118702.
This commit is contained in:
parent
7a34091eed
commit
5d16c5423c
@ -132,6 +132,7 @@ macro_rules! check {
|
|||||||
check!(edition, &library_path);
|
check!(edition, &library_path);
|
||||||
|
|
||||||
check!(alphabetical, &src_path);
|
check!(alphabetical, &src_path);
|
||||||
|
check!(alphabetical, &tests_path);
|
||||||
check!(alphabetical, &compiler_path);
|
check!(alphabetical, &compiler_path);
|
||||||
check!(alphabetical, &library_path);
|
check!(alphabetical, &library_path);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user