-
-
Notifications
You must be signed in to change notification settings - Fork 948
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
style: adjust clang-format rules #2186
base: master
Are you sure you want to change the base?
Conversation
See https://github.com/LizardByte/Sunshine/actions/runs/8072315274/job/22053784930 for all changes that will be applied when this PR is ready to merge. |
I made a proposal of changes in: |
bc96c71
to
534843f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2186 +/- ##
=======================================
Coverage 11.12% 11.13%
=======================================
Files 99 99
Lines 17211 17211
Branches 8023 8023
=======================================
+ Hits 1915 1916 +1
Misses 12594 12594
+ Partials 2702 2701 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
9f7a6a8
to
938eeb6
Compare
5f931d2
to
90f6aec
Compare
90f6aec
to
5297aec
Compare
Co-Authored-By: Vithorio Polten <[email protected]>
5297aec
to
796adce
Compare
Quality Gate passedIssues Measures |
Description
Adjust clang-format rules, mostly to adjust break after return type behavior.
Screenshot
Issues Fixed or Closed
Type of Change
.github/...
)Checklist
Branch Updates
LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.