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 cleanups #1415

Merged
merged 23 commits into from Jan 2, 2019
Merged

Rubocop cleanups #1415

merged 23 commits into from Jan 2, 2019

Conversation

rhymes
Copy link
Contributor

@rhymes rhymes commented Dec 28, 2018

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

Inspired by @Zhao-Andy's post about Reek I started cleaning up the todo list for Rubocop violations.

The ones left in rubocop_todo.yml require a decision or refactoring or both:

Related Tickets & Documents

Added to documentation?

  • docs.dev.to
  • readme
  • no documentation needed

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Dec 28, 2018
@rhymes rhymes changed the title Rubocop cleanups [WIP] Rubocop cleanups Dec 28, 2018
@pr-triage pr-triage bot removed the PR: unreviewed bot applied label for PR's with no review label Dec 28, 2018
@rhymes rhymes changed the title [WIP] Rubocop cleanups Rubocop cleanups Dec 29, 2018
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Dec 29, 2018
@rhymes
Copy link
Contributor Author

rhymes commented Dec 29, 2018

@maestromac @benhalpern @Zhao-Andy I know this is a giant blob of changes but it's mostly style issues and violations either autocorrected or fixed following the indications of the ruby style guide used by rubocop.

It definitely needs one or more sets of eyes but it should be "innocuos".

There are still few violations left but I'm stopping here for now :D

Copy link
Member

@maestromac maestromac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for PR once again @rhymes !

LGTM!

sidenote: we may need to update .rubocop.yml

@pr-triage pr-triage bot removed the PR: unreviewed bot applied label for PR's with no review label Dec 31, 2018
@pr-triage pr-triage bot added the PR: reviewed-approved bot applied label for PR's where reviewer approves changes label Dec 31, 2018
@rhymes
Copy link
Contributor Author

rhymes commented Jan 1, 2019

@maestromac thanks!

@pr-triage pr-triage bot added PR: unreviewed bot applied label for PR's with no review and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Jan 2, 2019
@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Jan 2, 2019
@benhalpern benhalpern merged commit 6553f08 into forem:master Jan 2, 2019
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Jan 2, 2019
@rhymes rhymes deleted the rhymes/rubocop-cleanups branch January 2, 2019 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants