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
What guidance should there be regarding type arguments @dsyme? I don't the guide currently has any information on the subject.
Side note:
Fantomas currently adds the extra space when a leading space is required.
I personally don't have any preference or stake here, I only want a change in Fantomas because the style guide changed.
That is why I'm bringing this up.
The text was updated successfully, but these errors were encountered:
Considering the following code:
There needs to be a space before the
@
string in order for this to remain valid code.Should there be a space after the literal in this case?
As mentioned by @auduchinok in fsprojects/fantomas#2101, all other types of arguments do not need a space:
What guidance should there be regarding type arguments @dsyme? I don't the guide currently has any information on the subject.
Side note:
Fantomas currently adds the extra space when a leading space is required.
I personally don't have any preference or stake here, I only want a change in Fantomas because the style guide changed.
That is why I'm bringing this up.
The text was updated successfully, but these errors were encountered: