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
A new empty line is inserted preceding a module attribute. This occurs for every run of the fantomas tool resulting an undesirable increasing number of empty lines. A new empty line does not appear to be inserted if the module is not decorated with an attribute.
This bug has been introduced in v3.0.0
Repro code
This code demonstrates a module decorated with the AutoOpenAttribute having a new empty line inserted preceding the attribute.
Description
A new empty line is inserted preceding a module attribute. This occurs for every run of the fantomas tool resulting an undesirable increasing number of empty lines. A new empty line does not appear to be inserted if the module is not decorated with an attribute.
This bug has been introduced in v3.0.0
Repro code
This code demonstrates a module decorated with the
AutoOpenAttribute
having a new empty line inserted preceding the attribute.https://jindraivanek.gitlab.io/fantomas-ui/#?code=HYQwtgpgzgDiDGEAEBlA9pAcuadEFgAoIgbQB4BBAVwBc0B5GCYAPgF0iw0ATKgG2QAVAJ5MoSALxEkMpAJpIQkpAFYgA
The text was updated successfully, but these errors were encountered: