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-online
module Test = module Foo = type t = T of bool let foo = true
This is admittedly a weird pattern, but here function foo ends up un-indented.
Fantomas Master at 09/09/2020 12:13:33 - cd36f2c
Default Fantomas configuration
The text was updated successfully, but these errors were encountered:
Keep extra indent for short single case DU. Fixes fsprojects#1122 and f…
7bb5729
…sprojects#1123.
Keep extra indent for short single case DU. Fixes #1122 and #1123. (#…
8b958bf
…1125)
Successfully merging a pull request may close this issue.
Issue created from fantomas-online
Code
Result
Problem description
This is admittedly a weird pattern, but here function foo ends up un-indented.
Extra information
Options
Fantomas Master at 09/09/2020 12:13:33 - cd36f2c
Default Fantomas configuration
The text was updated successfully, but these errors were encountered: