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

Rubocop, my old friend #1254

Merged
merged 4 commits into from
Nov 5, 2016
Merged

Rubocop, my old friend #1254

merged 4 commits into from
Nov 5, 2016

Conversation

jaredmoody
Copy link
Contributor

@jaredmoody jaredmoody commented Nov 4, 2016

Wow, a year and a half between rubocop commits.

I regenerated .rubocop-todo.yml with the newest rubocop.

Unfortunately rubocop has some bugs in how it handles exclusions in the todo file, causing not all cops in the todo file to be properly ignored. The other fixes in this PR address those cops to make all rubocop checks pass again.

Also filed a bug with rubocop for the false positive it's throwing on shoes-core/lib/shoes/app.rb for the Style/VariableNumber cop and temporarily added the exclusion to .rubocop.yml

#945

@PragTob
Copy link
Member

PragTob commented Nov 5, 2016

Yeah shoes hasn't been very active recently, but we might pick it up again 💪

Thanks for the help! :)

@PragTob PragTob merged commit e87714e into shoes:master Nov 5, 2016
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

Successfully merging this pull request may close these issues.

2 participants