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
@dbrattli I also noticed that the generic part and the constraints lead to not respecting the max_line_length.
If this bothers you, I would ask you to open an issue with the F# style guide and ask for clarification on how to deal with this.
Issue created from fantomas-online
Code
Result
Problem description
Looks like class parameters are expanded into multiple lines where e.g unit will be written as:
instead of
Note that this seems to happen only for longer lines. Shorter lines will write
() =
.Extra information
Options
Fantomas Master at 02/26/2021 15:24:05 - 83ff34e
Default Fantomas configuration
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: