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

Refactor redundant cop disable directive #9779

Conversation

AndreiEres
Copy link

@AndreiEres AndreiEres commented May 6, 2021

Refactor redundant cop disable directive to prepare code for further working on redundant department disabling #9519


Before submitting the PR make sure the following are checked:

  • The PR relates to only one subject with a clear title and description in grammatically correct, complete sentences.
  • Wrote good commit messages.
  • Commit message starts with [Fix #issue-number] (if the related issue exists).
  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Ran bundle exec rake default. It executes all tests and runs RuboCop on its own code.
  • Added an entry (file) to the changelog folder named {change_type}_{change_description}.md if the new code introduces user-observable changes. See changelog entry format for details.

@AndreiEres AndreiEres force-pushed the fix/redundant_cop_disable_directive branch 2 times, most recently from 8507226 to 4b1c190 Compare May 9, 2021 13:20
@AndreiEres AndreiEres closed this May 9, 2021
@AndreiEres AndreiEres force-pushed the fix/redundant_cop_disable_directive branch from 4b1c190 to 2f1ad5f Compare May 9, 2021 13:32
@AndreiEres AndreiEres reopened this May 9, 2021
@AndreiEres AndreiEres force-pushed the fix/redundant_cop_disable_directive branch 4 times, most recently from 0e5b3b7 to 4f27af6 Compare May 9, 2021 16:43
@AndreiEres AndreiEres force-pushed the fix/redundant_cop_disable_directive branch from 9c3b924 to 8c98109 Compare May 10, 2021 15:18
@AndreiEres AndreiEres changed the title [WIP] Refactor redundant cop disable directive Refactor redundant cop disable directive May 10, 2021
@AndreiEres
Copy link
Author

@bbatsov @dvandersluis Could you take a look?

@AndreiEres AndreiEres closed this May 17, 2021
@AndreiEres AndreiEres deleted the fix/redundant_cop_disable_directive branch May 17, 2021 06:15
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