Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assembly attributes create over-long lines #629

Closed
SteveGilham opened this issue Jan 10, 2020 · 1 comment · Fixed by #979
Closed

Assembly attributes create over-long lines #629

SteveGilham opened this issue Jan 10, 2020 · 1 comment · Fixed by #979

Comments

@SteveGilham
Copy link

Description

A sequence of [<assembly:... attributes, one per line, get run together into a single line, ignoring the page width set.

Repro code

Example here

@Swoorup
Copy link

Swoorup commented Jun 4, 2020

Another example still occurring on master: Asp.Net controllers

nojaf added a commit to nojaf/fantomas that referenced this issue Jul 17, 2020
nojaf added a commit that referenced this issue Aug 10, 2020
…gth. (#979)

* Put attributes underneath each other if they exceeds the max line length. Fixes #629.

* Update existing test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants