You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This problem occurs when there are three attributes, looks like a trivia bug of sorts.
Code
[<AllowNullLiteral>]typeSubGroupStackOptions=[<Emit "$0[$1]{{=$2}}">]abstractItem: name:string ->boolwith get, set
[<AllowNullLiteral>]typeDataGroup=abstractclassName:stringoptionwith get, set
abstractcontent:stringwith get, set
abstractid:IdTypewith get, set
abstractoptions:DataGroupOptionsoptionwith get, set
abstractstyle:stringoptionwith get, set
abstractsubgroupOrder:U2<string,unit->unit>optionwith get, set
abstracttitle:stringoptionwith get, set
abstractnestedGroups:ResizeArray<IdType>optionwith get, set
abstractsubgroupStack:U2<SubGroupStackOptions,bool>optionwith get, set
abstractvisible:booloptionwith get, set
abstractshowNested:booloptionwith get, set
Result
[<AllowNullLiteral>]typeSubGroupStackOptions=[<Emit "$0[$1]{{=$2}}">]abstractItem: name:string ->boolwith get, set
[<AllowNullLiteral>]typeDataGroup=abstractclassName:stringoptionwith get, set
abstractcontent:stringwith get, set
abstractid:IdTypewith get, set
abstractoptions:DataGroupOptionsoptionwith get, set
abstractstyle:stringoptionwith get, set
abstractsubgroupOrder:U2<string,unit->unit>optionwith get, set
abstracttitle:stringoptionwith get, set
abstractnestedGroups:ResizeArray<IdType>optionwith get, set
abstractsubgroupStack:U2<SubGroupStackOptions,bool>optionwith get, set
abstractvisible:booloptionwith get, set
abstractshowNested:booloptionwith get, set
Issue created from fantomas-online
This problem occurs when there are three attributes, looks like a trivia bug of sorts.
Code
Result
Options
Fantomas Master at 06/25/2020 19:44:57 - db526ab
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
MaxValueBindingWidth
40
MaxFunctionBindingWidth
40
MultilineBlockBracketsOnSameColumn
false
NewlineBetweenTypeDefinitionAndMembers
false
KeepIfThenInSameLine
false
MaxElmishWidth
40
SingleArgumentWebMode
false
StrictMode
false
The text was updated successfully, but these errors were encountered: