orion elenzil

Results 2 issues of orion elenzil

Hello! with swiftformat version 0.52.8, using a command line like this: `swiftformat --redundanttype inferred --swiftversion 5.9 .` the following code: ``` let a: Int = (5 + 3) let b:...

Similar to #59 , this is a request to just adjust the indent and leave non-indent aspects untouched. Specifically, the indent operation eliminates any whitespace in front of a tag-closure...