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

Sniff needed: Blank line between functions/member variable declarations #51

Open
nubs opened this issue Jun 10, 2013 · 0 comments
Open

Comments

@nubs
Copy link
Contributor

nubs commented Jun 10, 2013

Right now this does not generate a coding standard violation:

function foo()
{
}
function bar()
{
}

Our standard should require that a blank line be present between the 2 functions.

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

1 participant