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

Make clang-format sort includes #6936

Merged
merged 1 commit into from
May 25, 2024
Merged

Make clang-format sort includes #6936

merged 1 commit into from
May 25, 2024

Conversation

svenklemm
Copy link
Member

@svenklemm svenklemm commented May 19, 2024

To reduce amount of noise due to include sorting have clang-format enforce consistent sorting across all includes.

Disable-check: force-changelog-file
Disable-check: loader-change

@svenklemm svenklemm force-pushed the include_sort branch 8 times, most recently from d6a0b6e to 934ef52 Compare May 19, 2024 13:15
@svenklemm svenklemm self-assigned this May 19, 2024
@svenklemm svenklemm added the ci label May 19, 2024
@svenklemm svenklemm force-pushed the include_sort branch 12 times, most recently from 772d073 to 3002fab Compare May 25, 2024 17:07
To reduce amount of noise due to include sorting have clang-format
enforce consistent sorting across all includes.
@svenklemm svenklemm merged commit 5c0939e into main May 25, 2024
35 of 36 checks passed
@svenklemm svenklemm deleted the include_sort branch May 25, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants