We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
then
Issue created from fantomas-ui
Line comment after then breaks code. Regression from stable/master.
if true then //comment 1 else 0
if true //comment then 1 else 0
Fantomas Next - 3.0.0-7/20/2019
IndentSpaceNum
4
PageWidth
120
PreserveEndOfLine
false
SemicolonAtEndOfLine
SpaceBeforeArgument
true
SpaceBeforeColon
SpaceAfterComma
SpaceAfterSemicolon
IndentOnTryWith
ReorderOpenDeclaration
SpaceAroundDelimiter
StrictMode
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue created from fantomas-ui
Line comment after
then
breaks code. Regression from stable/master.Code
Error
Options
Fantomas Next - 3.0.0-7/20/2019
IndentSpaceNum
4
PageWidth
120
PreserveEndOfLine
false
SemicolonAtEndOfLine
false
SpaceBeforeArgument
true
SpaceBeforeColon
false
SpaceAfterComma
true
SpaceAfterSemicolon
true
IndentOnTryWith
false
ReorderOpenDeclaration
false
SpaceAroundDelimiter
true
StrictMode
false
The text was updated successfully, but these errors were encountered: