You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use an empty interface for a few things, and updating my code to run the latest alpha seems to break in those places when I turn on the Stroustrup setting if anything comes afterwards. I'll try and get a PR up for this soon.
Extra information
The formatted result breaks my code.
The formatted result gives compiler warnings.
I or my company would be willing to help fix this.
Options
Fantomas v6 branch at 3/6/23
{ config with
MultilineBracketStyle = Stroustrup }
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:
Just an FYI, this breaks with other stuff as well: example
We are probably missing some unindent call under the right conditions.
josh-degraw
changed the title
Empty interface record implementation breaks with stroustrup
Record member declarations can break with Stroustrup enabled
Mar 6, 2023
Issue created from fantomas-online
Code
Result
Problem description
We use an empty interface for a few things, and updating my code to run the latest alpha seems to break in those places when I turn on the Stroustrup setting if anything comes afterwards. I'll try and get a PR up for this soon.
Extra information
Options
Fantomas v6 branch at 3/6/23
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: