Gauthier Fleutot Östervall
Gauthier Fleutot Östervall
P file: ``` # Uncrustify-0.78.1 # option(s) with 'not default' value: 0 # # -=====- # number of loops = 0 # -=====- # language = C # -=====- #...
Note: with a new line directly after `} while (`, this behaves as I expect (keeps tabs).
Also with this, no change: ``` indent_align_paren = false ```
Thank you! In general, I would appreciate a way to turn off all alignments everywhere. Like a general switch to never ever align anything at all.
@guy-maurel Thanks! This works better, but it aligns the second row of the conditional, adding a space:  I don't want alignment at all. I would like to get "this...
This somehow felt familiar. Similar to [this issue](https://github.com/uncrustify/uncrustify/issues/4113).
I hope this gets some attention, I miss this from PrusaSlicer and Orca.
If order 2 is wrong, it's not only recommended to use 4th order. Doing so is a requirement. There should be a check that the user does not use order...