Skip to content

[clang-tidy][docs] Implement alphabetical validation of clang-tidy docs. #166021

@vbvictor

Description

@vbvictor

This is sub-issue to implement rule "keep some files in alphabetical format", see #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:
#118154

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang-tidydocumentationenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions