Keep simple control statements in one line
EditorConfig key: ij-any-keep-control-statement-in-one-line
Keep simple control statements in one line
ij-any-keep-control-statement-in-one-line
If true, short single-statement if/while/for can stay on a single line.
Default value:
true
Possible values:
true
false
Examples