Gauthier Fleutot Östervall

Results 35 comments of Gauthier Fleutot Östervall
trafficstars

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: ![Image](https://github.com/user-attachments/assets/95a1ab5d-768c-436c-814a-deb587c7a3c3) I don't want alignment at all. I would like to get "this...