Align method arguments types and qualifier #4062
Unanswered
JohanBertrand
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am currently looking for a way to get my parameters aligned in such a way on function definition and declaration:
I currently have all my parameters on different lines, but it is currently all aligned on the left:
I did not find any configuration in Uncrustify to align qualifiers together. Is it something that exists ?
Otherwise, I'm happy to look into implementing this feature :D
Beta Was this translation helpful? Give feedback.
All reactions