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

function-whitespace #473

Open
nikitaame opened this issue Feb 16, 2017 · 2 comments
Open

function-whitespace #473

nikitaame opened this issue Feb 16, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@nikitaame
Copy link

"Every function and method declaration should have one blank line before and after itself. An exception to this rule are functions that are declared at the start of a file (only need one blank line after their declaration) or at the end of a file (only need one blank line before their declaration). "

The exception to this doesn't seem to be working when using the out of the box default. It is asking for white-space after my last function in a class.

@arctouch-marcelogobetti

+1

@arctouch-marcelogobetti

not sure about "files" as mentioned in the quote, but we would like to have that warning turned off for the first and the last function in a struct/class/enum/etc.

@adityatrivedi adityatrivedi self-assigned this Mar 2, 2017
@adityatrivedi adityatrivedi added this to the Sprint 23 milestone Apr 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants