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

Remove some empty lines #40

Closed
belav opened this issue Mar 15, 2021 · 0 comments
Closed

Remove some empty lines #40

belav opened this issue Mar 15, 2021 · 0 comments

Comments

@belav
Copy link
Owner

belav commented Mar 15, 2021

I believe CSharpier should follow the same rules for empty lines as prettier, which is

  1. Collapse multiple blank lines into a single line
  2. Empty lines at the start and end of blocks (and whole files) are removed. Files always end with a single new line
  3. All other empty lines are preserved.
@belav belav added this to the Beta milestone Mar 15, 2021
@belav belav closed this as completed in 083d534 Apr 10, 2021
belav added a commit that referenced this issue Apr 10, 2021
@belav belav removed this from the Beta milestone Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant