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

Wrong on Windows : AccessControl: Keep a blank line before and after private/protected #229

Closed
badal opened this issue Jun 2, 2013 · 2 comments
Labels

Comments

@badal
Copy link

badal commented Jun 2, 2013

This certainly is again a Windows CR/LF Parser problem :

...
88 end
89
90 private
91
92 def ...
...
C: 90: AccessControl: Keep a blank line before and after private/protected.

@badal
Copy link
Author

badal commented Jun 6, 2013

Still there with rubucop-0.8.2 and parser-2.0.0.beta4

@jonas054
Copy link
Collaborator

jonas054 commented Jun 6, 2013

Looks like this error is in RuboCop and not in Parser. I'll try to fix it.

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