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

More Misc Rubocop Fixes #46826

Merged
merged 3 commits into from
Jun 21, 2022
Merged

More Misc Rubocop Fixes #46826

merged 3 commits into from
Jun 21, 2022

Conversation

Hamms
Copy link
Contributor

@Hamms Hamms commented Jun 10, 2022

Specifically, fix violations of and reenable the following rules:

  • Layout/SpaceInsideBlockBraces
  • Style/MultipleComparison
  • Style/RedundantSelfAssignmentBranch
  • Style/WhileUntilModifier

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@Hamms Hamms requested a review from a team June 13, 2022 18:56
@Hamms Hamms merged commit 665858d into staging Jun 21, 2022
@Hamms Hamms deleted the fix-some-rubocop-errors branch June 21, 2022 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants