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

Update Rubocop to 0.80 #163

Merged
merged 1 commit into from Feb 20, 2020
Merged

Update Rubocop to 0.80 #163

merged 1 commit into from Feb 20, 2020

Conversation

roman-dubrovsky
Copy link
Contributor

@roman-dubrovsky roman-dubrovsky commented Feb 19, 2020

Before you submit a pull request, please make sure you have to follow:

  • read and know items from the Contributing Guide
  • add a description of the problem you're trying to solve (short summary from related issue)
  • verified that cops are ordered by alphabet
  • add a note to the style guide docs (if it needs)
  • add a note to the changelog file
  • the commit message contains the number of the related issue (if it presents)
    and word Fix if this PR closes related issue
  • squash all commits before submitting to review

Style/ClassAndModuleChildren:
EnforcedStyle: nested

Style/EmptyMethod:
EnforcedStyle: expanded

Style/HashEachMethods:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

new pending cops

@@ -54,15 +54,21 @@ Naming/MemoizedInstanceVariableName:
Naming/RescuedExceptionsVariableName:
PreferredName: error

Style/BracesAroundHashParameters:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@roman-dubrovsky roman-dubrovsky merged commit 845b4f0 into master Feb 20, 2020
@roman-dubrovsky roman-dubrovsky deleted the update-rubocop-0-80 branch February 20, 2020 08:56
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.

None yet

1 participant