-
Notifications
You must be signed in to change notification settings - Fork 1.2k
chore: apply CI for clang-format only for dash files #5949
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
Conversation
40e7663 to
b42c2ff
Compare
|
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 |
UdjinM6
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
|
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
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
light ACK, not 100% accurate but much better than before imo
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: