Uncrustify option to leave whitespace on blank lines
Asked Answered
D

1

6

I'm trying to find the option that leaves whitespace on blank lines. Currently uncrustify will strip all trailing whitespace (good!), however I want to keep whitespace if it's on a blank line, because it's generally to the indent level.

Is this a blank line nl_* option, or an indentation indent_* option? I can't find one to do what I want, or even to control the trailing whitespace option! It just does it by default.

Disario answered 12/1, 2013 at 20:11 Comment(0)
D
5

I received a response from Ben Gardner, the project lead, who had this to say:

There is no option to do this and there is no plan to add an option to do that at this point.

Disario answered 15/1, 2013 at 10:42 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.