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...