chore: apply CI for clang-format only for dash files#5949
Merged
PastaPastaPasta merged 6 commits intodashpay:developfrom Apr 2, 2024
Merged
chore: apply CI for clang-format only for dash files#5949PastaPastaPasta merged 6 commits intodashpay:developfrom
PastaPastaPasta merged 6 commits intodashpay:developfrom
Conversation
40e7663 to
b42c2ff
Compare
5 tasks
UdjinM6
reviewed
Mar 22, 2024
Collaborator
Author
|
without this one, new clang config is trying to contact lines of enums like that: and that's not a single example. But I am open for proposes how to avoid this suggestion by the better way. |
|
pls check d1a63111a3 |
Collaborator
Author
|
as pasta noticed: that's not expecting changes |
…ported.txt This files is refactored out from 'lint-cppcheck-dash' to dedicated file. It is supposed to be used by clang formatter also in CI
|
a couple more suggestions 8b3b800 |
… style Co-Authored-By: UdjinM6 <[email protected]> Co-Authored-By: PastaPastaPasta <[email protected]>
UdjinM6
approved these changes
Mar 25, 2024
UdjinM6
left a comment
There was a problem hiding this comment.
light ACK, not 100% accurate but much better than before imo
PastaPastaPasta
approved these changes
Apr 2, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue being fixed or feature implemented
Note: should be this PR either #5942 be merged, not both
CI clang-format triggers to non-dash files + clang format is differ from out current formatting.
What was done?
See each commits
How Has This Been Tested?
See CI result
To test locally how new style will look, just run this command:
Breaking Changes
N/A
Checklist: