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

Update clang tools version in docker and .clang-format options #61

Merged
merged 2 commits into from
Oct 14, 2023

Conversation

josecm
Copy link
Member

@josecm josecm commented Oct 12, 2023

This PR updates clang-tidy and clang-format tools to version 18 and also the .clang-format file with the newly available options for formatting.

This PR depends on #60.

AfonsoSantos96
AfonsoSantos96 previously approved these changes Oct 12, 2023
@AfonsoSantos96 AfonsoSantos96 self-assigned this Oct 12, 2023
Base automatically changed from refact/dockerfile to main October 13, 2023 09:28
@danielRep danielRep dismissed AfonsoSantos96’s stale review October 13, 2023 09:28

The base branch was changed.

After updating the used clang versions from 14 to 18, it was necessary
to update the available options in .clang-format that that into account
new options introduced and others deprecated in versions 15 through 18.

Signed-off-by: Jose Martins <[email protected]>
@josecm josecm force-pushed the update/clang-tools branch from eab4781 to 205d40c Compare October 14, 2023 10:50
@AfonsoSantos96 AfonsoSantos96 self-requested a review October 14, 2023 10:50
@danielRep danielRep merged commit 3b07e9f into main Oct 14, 2023
4 checks passed
@danielRep danielRep deleted the update/clang-tools branch October 14, 2023 12:32
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.

4 participants