-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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 12.06% 12.06%
=========================================
Files 91 91
Lines 16206 16206
Branches 7684 7684
=========================================
Hits 1955 1955
- Misses 11778 13668 +1890
+ Partials 2473 583 -1890
Flags with carried forward coverage won't be shown. Click here to find out more. |
9f7a6a8
to
938eeb6
Compare
5f931d2
to
90f6aec
Compare
5297aec
to
796adce
Compare
Quality Gate passedIssues Measures |
796adce
to
037a2db
Compare
Co-Authored-By: Vithorio Polten <[email protected]>
037a2db
to
2c10eba
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.