Skip to content

[clang-tidy][docs] Fix trailing whitespaces and lines longer than 80 characters #167098

@zeyi2

Description

@zeyi2

Some documentation files of clang-tidy contains trailing whitespaces or lines longer than 80 characters.

  • An example of trailing whitespace: link
  • An example of lines longer than 80 characters: link

Currently, there are 33 files with trailing whitespaces and 343 files with lines > 80 chars.

We also need some automation (e.g. A lit test). This will act as a regression guard and ensure new contributions adhere to the standards.

This effort can be part of the broader documentation improvement goals tracked in issue #165999.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions