Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify qualifier order in .clang-format #1748

Open
bernhardmgruber opened this issue May 16, 2024 · 0 comments
Open

Specify qualifier order in .clang-format #1748

bernhardmgruber opened this issue May 16, 2024 · 0 comments

Comments

@bernhardmgruber
Copy link
Contributor

Since I saw @miscco suggesting to contributors his preferred ordering of static and constexpr, I thought we could just automate this using clang-format, which has a corresponding style option QualifierOrder. This option is not set in our .clang-format and also not inherited from the LLVM style.

Originally posted by @bernhardmgruber in #1233 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant