| Issue |
166021
|
| Summary |
[clang-tidy][docs] Implement alphabetical validation of clang-tidy docs.
|
| Labels |
enhancement,
documentation,
clang-tidy
|
| Assignees |
|
| Reporter |
vbvictor
|
This is sub-issue to implement rule "keep some files in alphabetical format", see https://github.com/llvm/llvm-project/issues/165999.
These files are:
https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/docs/clang-tidy/checks/list.rst?plain=1
https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/docs/ReleaseNotes.rst?plain=1
It should be a simple python script that we could run as a lit test, like this:
https://github.com/llvm/llvm-project/pull/118154
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs