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
typeBar=| Bar ofintandFoo<'ret>=abstractBarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr<'a>:'a-> 'ret when 'a :comparison
Error
Fantomas was able to format the code but the result appears to be invalid F# code.
Please openan issue.
Formatted result:typeBar=
Bar of
int
andFoo<'ret>=abstractBarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr<'a>:
'a -> 'ret
when 'a: comparison
Problem description
This happens when the line is too long to accommodate the when 'a : comparison.
(This isn't blocking for G-Research; we'll just .fantomasignore it until it's fixed.)
Extra information
[/] The formatted result breaks by code.
The formatted result gives compiler warnings.
I or my company would be willing to help fix this.
Issue created from fantomas-online
Code
Error
Problem description
This happens when the line is too long to accommodate the
when 'a : comparison
.(This isn't blocking for G-Research; we'll just .fantomasignore it until it's fixed.)
Extra information
Options
Fantomas Master at 01/23/2021 17:11:48 - 6d75fff
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: