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
namespace Baz type 'a Bar = /// | Foo /// | Quux
namespace Baz type 'a Bar = | Foo /// | Quux
We've lost the trivia for the first DU case. (All other DU cases are fine.)
Fantomas Master at 03/31/2021 17:11:59 - 44926de
{ config with KeepIfThenInSameLine = true }
Signature file
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:
Print trivia before SynTypeDefnSimpleRepr.Union in signature files. F…
8021527
…ixes fsprojects#1560.
82615ce
…ixes #1560. (#1566)
Successfully merging a pull request may close this issue.
Issue created from fantomas-online
Code
Result
Problem description
We've lost the trivia for the first DU case. (All other DU cases are fine.)
Extra information
Options
Fantomas Master at 03/31/2021 17:11:59 - 44926de
Signature file
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: