We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nojaf
dawedawe
josh-degraw
Learn more about funding links in repositories.
Report abuse
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-online
type HeapData<'T, 'L when 'T: comparison> = { Heap: 'T SkewBinomialHeap Items: 'L list Desc: bool }
Please describe here the Fantomas problem you encountered. Check out our Contribution Guidelines.
Fantomas master branch at 2022-09-17T05:39:07Z - c1a99d4
{ config with MaxLineLength = 150 SpaceBeforeParameter = false SpaceBeforeLowercaseInvocation = false MaxInfixOperatorExpression = 70 MaxFunctionBindingWidth = 10 BarBeforeDiscriminatedUnionDeclaration = true ExperimentalStroustrupStyle = true KeepMaxNumberOfBlankLines = 3 }
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered:
I think you forgot to enable fsharp_multiline_block_brackets_on_same_column as well. See docs.
fsharp_multiline_block_brackets_on_same_column
Sorry, something went wrong.
Indeed, my bad. Thank you for help. Who read docs.... 🙈
No branches or pull requests
Issue created from fantomas-online
Code
Result
Problem description
Please describe here the Fantomas problem you encountered.
Check out our Contribution Guidelines.
Extra information
Options
Fantomas master branch at 2022-09-17T05:39:07Z - c1a99d4
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered: