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

Error occurred with autocorrect #512

Closed
dlecocq opened this issue Sep 27, 2013 · 1 comment
Closed

Error occurred with autocorrect #512

dlecocq opened this issue Sep 27, 2013 · 1 comment
Assignees

Comments

@dlecocq
Copy link

dlecocq commented Sep 27, 2013

The error message mentioned that I should open an issue. In particular, when running

git clone https://github.com/seomoz/qless.git
cd qless
git checkout 9e5ef9cae19ef8ba59d0ac51636bf068aa0ff9a1
rubocop -a lib

I get:

3 errors occurred:
An error occurred while AndOr cop was inspecting /Users/dan/SEOmoz/qless/qless/lib/qless/queue.rb.
An error occurred while AndOr cop was inspecting /Users/dan/SEOmoz/qless/qless/lib/qless/queue.rb.
An error occurred while AndOr cop was inspecting /Users/dan/SEOmoz/qless/qless/lib/qless/server.rb.
Errors are usually caused by RuboCop bugs.
Please, report your problems to RuboCop's issue tracker.
Mention the following information in the issue report:
0.13.1 (using Parser 2.0.0.pre8, running on ruby 1.9.3 x86_64-darwin11.2.0)

I hope this helps!

@bbatsov
Copy link
Collaborator

bbatsov commented Sep 27, 2013

@jonas054 Would you take a look at this?

@ghost ghost assigned jonas054 Sep 27, 2013
bbatsov added a commit that referenced this issue Sep 27, 2013
[Fix #512] Fix bug causing crash in AndOr auto-correction.
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

3 participants