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
let person = { Name = "Nick" Address = { Street = "Tinsel Street" Number = 100 PostCode = "H0H0H0" } // end address } // end person
let person = { Name = "Nick" Address = { Street = "Tinsel Street" Number = 100 PostCode = "H0H0H0" } } // end person
This bug has been fixed for MultilineBlockBraceOnSameColumn = true, it seems.
MultilineBlockBraceOnSameColumn = true
Fantomas Master at 09/26/2020 18:28:15 - 0771e9a
Default Fantomas configuration
The text was updated successfully, but these errors were encountered:
Enable test comment after closing brace in nested record. Fixes fsp…
comment after closing brace in nested record
e34acde
…rojects#1172.
Enable brace related test (#2047)
a8bac8c
* Enable test `comment after closing brace in nested record`. Fixes #1172. * Enable test `object expressions in list`, fixes #1170.
Enable brace related test (fsprojects#2047)
e28ece7
* Enable test `comment after closing brace in nested record`. Fixes fsprojects#1172. * Enable test `object expressions in list`, fixes fsprojects#1170.
Successfully merging a pull request may close this issue.
Issue created from fantomas-online
Code
Result
Problem description
This bug has been fixed for
MultilineBlockBraceOnSameColumn = true
, it seems.Extra information
Options
Fantomas Master at 09/26/2020 18:28:15 - 0771e9a
Default Fantomas configuration
The text was updated successfully, but these errors were encountered: