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
letnestedList:obj list =["11111111aaaaaaaaa""22222222aaaaaaaaa""33333333aaaaaaaaa"[// this case looks weird but seen rarely"11111111bbbbbbbbbbbbbbb""22222222bbbbbbbbbbbbbbb""33333333bbbbbbbbbbbbbbb"]]
Result
letnestedList:obj list =["11111111aaaaaaaaa""22222222aaaaaaaaa""33333333aaaaaaaaa"["11111111bbbbbbbbbbbbbbb""22222222bbbbbbbbbbbbbbb""33333333bbbbbbbbbbbbbbb"]]
Options
Fantomas Next - 3.0.1-10/30/2019
Name
Value
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
true
PageWidth
80
ReorderOpenDeclaration
false
SemicolonAtEndOfLine
false
SpaceAfterComma
true
SpaceAfterSemicolon
true
SpaceAroundDelimiter
true
SpaceBeforeArgument
true
SpaceBeforeColon
false
StrictMode
false
The text was updated successfully, but these errors were encountered:
nojaf
added a commit
to nojaf/fantomas
that referenced
this issue
Dec 3, 2019
Issue created from fantomas-ui
Comment after
[
is not preservedCode
Result
Options
Fantomas Next - 3.0.1-10/30/2019
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
true
PageWidth
80
ReorderOpenDeclaration
false
SemicolonAtEndOfLine
false
SpaceAfterComma
true
SpaceAfterSemicolon
true
SpaceAroundDelimiter
true
SpaceBeforeArgument
true
SpaceBeforeColon
false
StrictMode
false
The text was updated successfully, but these errors were encountered: