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
A newline is introduced because Fantomas consider the AbstractSlot to be multiline because of the comment (Trivia).
Code
[<AllowNullLiteral>]typeGraph2dOptions=abstractautoResize:booloptionwith get, set
abstracthiddenDates:objoptionwith get, set
abstractlegend:Graph2dLegendOptionoptionwith get, set
abstractlocale:stringoptionwith get, set
abstractlocales:objoptionwith get, set
// abstract moment: MomentConstructor option with get, setabstractmax:DateTypeoptionwith get, set
abstractmaxHeight:HeightWidthTypeoptionwith get, set
abstractzoomMin:floatoptionwith get, set
abstractzIndex:floatoptionwith get, set
Result
[<AllowNullLiteral>]typeGraph2dOptions=abstractautoResize:booloptionwith get, set
abstracthiddenDates:objoptionwith get, set
abstractlegend:Graph2dLegendOptionoptionwith get, set
abstractlocale:stringoptionwith get, set
abstractlocales:objoptionwith get, set
// abstract moment: MomentConstructor option with get, setabstractmax:DateTypeoptionwith get, set
abstractmaxHeight:HeightWidthTypeoptionwith get, set
abstractzoomMin:floatoptionwith get, set
abstractzIndex:floatoptionwith get, set
Options
Fantomas Next - 4.0.0-alpha-001-4/16/2020
Name
Value
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
StrictMode
false
The text was updated successfully, but these errors were encountered:
Issue created from fantomas-online
A newline is introduced because Fantomas consider the
AbstractSlot
to be multiline because of the comment (Trivia).Code
Result
Options
Fantomas Next - 4.0.0-alpha-001-4/16/2020
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
StrictMode
false
The text was updated successfully, but these errors were encountered: