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
Each format adds a new empty line after let mPerSecond
let mPerSecond
namespace Krach module Runner = let mPerSecond = 1000<m/second> // after this line is a new line added [<Measure>] type ProcessId = class end
namespace Krach module Runner = let mPerSecond = 1000<m/second> [<Measure>] type ProcessId = class end
Fantomas 3.1.0
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
MaxIfThenElseShortWidth
40
PageWidth
120
ReorderOpenDeclaration
SemicolonAtEndOfLine
SpaceAfterComma
true
SpaceAfterSemicolon
SpaceAroundDelimiter
SpaceBeforeArgument
SpaceBeforeColon
StrictMode
The text was updated successfully, but these errors were encountered:
This is already fixed and will be available in the next release. See https://jindraivanek.gitlab.io/fantomas-ui/#?fantomas=preview&code=HYQwtgpgzgDiDGEAEBpATggFgKG2A9gCYCuANsgErHDARpIC8uSLS5ALkmAAp0DKEePmCFGSAIwAGaQB4wAeiiDhhAHzNWAbRkBZCCCjE0EVQF1srJOwCeMZNzT5EUKAElRTS5fikDUC14sECLYQA
Sorry, something went wrong.
@vilinski you can use a pre-release from MyGet if you want, https://www.myget.org/feed/fantomas/package/nuget/fantomas-tool
No branches or pull requests
Issue created from fantomas-ui
Each format adds a new empty line after
let mPerSecond
Code
Result
Options
Fantomas 3.1.0
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 text was updated successfully, but these errors were encountered: