Skip to content

Ruby Style Guide fixes#1

Open
dmacvicar wants to merge 42 commits intokkaempf:masterfrom
dmacvicar:ruby_style
Open

Ruby Style Guide fixes#1
dmacvicar wants to merge 42 commits intokkaempf:masterfrom
dmacvicar:ruby_style

Conversation

@dmacvicar
Copy link

The following commits fix hundred of offenses to the Ruby Style Guide reported by running rubocop (https://github.com/bbatsov/rubocop) on the code.

Not all issues are fixed. The remaining issues are imported into .rubocop.yml from a rubocop_todo.yml which contains disabled checks. To fix more issues, the process is to enable a test in rubocop_todo.yml, run rubocop, fix and remove the exception from rubocop_todo.yml.

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.

1 participant