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

General: Upgrade to clang-format 18 style #441

Merged
merged 1 commit into from
Nov 17, 2024
Merged

General: Upgrade to clang-format 18 style #441

merged 1 commit into from
Nov 17, 2024

Conversation

stotko
Copy link
Owner

@stotko stotko commented Nov 17, 2024

Since the introduction of clang-format in #275, some time has passed and recent versions have refined and added further options to styling. Upgrade the style to version 18 which comes with Ubuntu 24.04 and will be kept for the next few years.

@stotko stotko added this to the 2.0.0 milestone Nov 17, 2024
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.46%. Comparing base (7c47c7a) to head (2384e42).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #441      +/-   ##
==========================================
+ Coverage   97.42%   97.46%   +0.03%     
==========================================
  Files          32       32              
  Lines        2602     2603       +1     
==========================================
+ Hits         2535     2537       +2     
+ Misses         67       66       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stotko stotko merged commit 8a0abf1 into master Nov 17, 2024
61 checks passed
@stotko stotko deleted the clang_format_18 branch November 17, 2024 13:35
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.

1 participant