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
Issue created from fantomas-ui
Please describe here fantomas problem you encountered
namespace Krach module Runner = let mPerSecond = 1000<m/second> // foo [<Measure>] type ProcessId = class end
namespace Krach module Runner = let mPerSecond = 1000<m/second> [<Measure>] type ProcessId = class end
Fantomas Next - 3.1.1-12/11/2019
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
MaxIfThenElseShortWidth
40
PageWidth
120
ReorderOpenDeclaration
SemicolonAtEndOfLine
SpaceAfterComma
true
SpaceAfterSemicolon
SpaceAroundDelimiter
SpaceBeforeArgument
SpaceBeforeColon
StrictMode
The // foo is gone
// foo
The text was updated successfully, but these errors were encountered:
Printing trivia after SynConst. Fixes fsprojects#598.
d136309
Printing trivia after SynConst. Fixes #598. (#670)
eb2dc77
Successfully merging a pull request may close this issue.
Issue created from fantomas-ui
Please describe here fantomas problem you encountered
Code
Result
Options
Fantomas Next - 3.1.1-12/11/2019
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
false
MaxIfThenElseShortWidth
40
PageWidth
120
ReorderOpenDeclaration
false
SemicolonAtEndOfLine
false
SpaceAfterComma
true
SpaceAfterSemicolon
true
SpaceAroundDelimiter
true
SpaceBeforeArgument
true
SpaceBeforeColon
false
StrictMode
false
The
// foo
is goneThe text was updated successfully, but these errors were encountered: