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

Clang format everything #2605

Merged
merged 8 commits into from
Nov 16, 2022
Merged

Clang format everything #2605

merged 8 commits into from
Nov 16, 2022

Conversation

ZedThree
Copy link
Member

@ZedThree ZedThree commented Nov 2, 2022

Applies clang-format to the entire repo, including the new option "insert braces" (this requires clang-format 15, CI only has 14, so it's currently disabled in the config file)

.git-blame-ignore-revs contains the commit hashes of the two main commits that touch everything. If you add

[blame]
	ignoreRevsFile = .git-blame-ignore-revs

to your ~/.gitconfig, then these commits should be ignored when running git blame

@dschwoerer
Copy link
Contributor

Can we use clang 15 in CI? We could use e.g. the fedora images, they come with clang 15 ...

@ZedThree ZedThree merged commit edc1f97 into v5.0.0-rc Nov 16, 2022
@ZedThree ZedThree deleted the clang-format-everything branch November 16, 2022 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants