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

Access modifiers in method signatures in signature files are not formatted correctly #284

Closed
7sharp9 opened this issue Jul 20, 2018 · 1 comment

Comments

@7sharp9
Copy link
Member

7sharp9 commented Jul 20, 2018

The following method:

static member internal FormatAroundCursorAsync

Is formatted like this:

static member internalFormatAroundCursorAsync
7sharp9 pushed a commit to 7sharp9/fantomas that referenced this issue Jul 20, 2018
7sharp9 pushed a commit to 7sharp9/fantomas that referenced this issue Jul 20, 2018
if there are access modifiers ensure sepSpace
vasily-kirichenko added a commit that referenced this issue Jul 21, 2018
@vasily-kirichenko
Copy link
Contributor

Fixed via #285

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

No branches or pull requests

2 participants