Skip to content

[C++] Add QualifierAlignment to clang-format options #47500

@pitrou

Description

@pitrou

Describe the enhancement requested

The QualifierAlignment clang-format option could help making our code style more uniform.

We generally use the const T idiom rather than T const, so we should specify the value Left to minimize code churn.

Component(s)

C++, Developer Tools

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions