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
Fantomas unindented the DU case Foo, which stops the code from compiling.
Foo
type 'a MyGenericType = /// Foo
Fantomas Next - 3.0.1-11/13/2019
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
PageWidth
120
ReorderOpenDeclaration
SemicolonAtEndOfLine
SpaceAfterComma
SpaceAfterSemicolon
SpaceAroundDelimiter
SpaceBeforeArgument
SpaceBeforeColon
StrictMode
The text was updated successfully, but these errors were encountered:
Fix unindented type abbreviation with line comment. Fixes fsprojects#567
b9d0732
Fix unindented type abbreviation with line comment. Fixes #567 (#603)
bf3bf95
Successfully merging a pull request may close this issue.
Issue created from fantomas-ui
Fantomas unindented the DU case
Foo
, which stops the code from compiling.Code
Error
Options
Fantomas Next - 3.0.1-11/13/2019
IndentOnTryWith
false
IndentSpaceNum
4
KeepNewlineAfter
false
PageWidth
120
ReorderOpenDeclaration
false
SemicolonAtEndOfLine
false
SpaceAfterComma
false
SpaceAfterSemicolon
false
SpaceAroundDelimiter
false
SpaceBeforeArgument
false
SpaceBeforeColon
false
StrictMode
false
The text was updated successfully, but these errors were encountered: