Leading |
in single-case union type with access modifier
#889
Labels
good first issue
Long hanging fruit: easy issue to get your feet wet!
Issue created from fantomas-online
Single case union type with access modifier has leading
|
after formatting.I do not see an option to suppress that. For the example below I expect the formatted output to be the same as the input.
If I remove
private
access modifier, there is no leading|
in the output.Code
Result
Options
Fantomas Master at 06/02/2020 18:39:46 - eee0f32
IndentSpaceNum
4
PageWidth
120
SemicolonAtEndOfLine
false
SpaceBeforeParameter
true
SpaceBeforeLowercaseInvocation
true
SpaceBeforeUppercaseInvocation
false
SpaceBeforeClassConstructor
false
SpaceBeforeMember
false
SpaceBeforeColon
false
SpaceAfterComma
true
SpaceBeforeSemicolon
false
SpaceAfterSemicolon
true
IndentOnTryWith
false
SpaceAroundDelimiter
true
MaxIfThenElseShortWidth
40
MaxInfixOperatorExpression
50
MaxRecordWidth
40
MaxArrayOrListWidth
40
MaxLetBindingWidth
40
MultilineBlockBracketsOnSameColumn
false
NewlineBetweenTypeDefinitionAndMembers
false
KeepIfThenInSameLine
false
StrictMode
true
The text was updated successfully, but these errors were encountered: