Skip to content

[clang-tidy] Add missing "Check" suffix to filenames in clang-tidy checks #166753

@vbvictor

Description

@vbvictor

Some files in clang-tidy like https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.h are missing "Check" suffix in their filenames. We should add them (probably with a degree of automation) to keep codebase consistent.

We could probably think about some linting to preserve such consistency.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions