Skip to content

Conversation

@pirj
Copy link
Member

@pirj pirj commented Jul 22, 2022

Follow-up to #1322

Now, when this
rubocop/rubocop@1e77a15#diff-a328b4f030d5897fe22c01bb96a3bfbcc8bcc6a11f936d1e7a2db73a721d0eb8L52
has been merged, there's no race condition between included contexts.


Before submitting the PR make sure the following are checked:

  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • [-] Added tests.
  • [-] Updated documentation.
  • [-] Added an entry to the CHANGELOG.md if the new code introduces user-observable changes.
  • The build (bundle exec rake) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).

@pirj pirj self-assigned this Jul 22, 2022
@pirj pirj merged commit 655b6e8 into master Jul 22, 2022
@pirj pirj deleted the remove-redundant-include-context branch July 22, 2022 19:37
@pirj pirj mentioned this pull request Jul 23, 2022
3 tasks
pirj added a commit that referenced this pull request May 6, 2023
Previously, this was needed to have control over "config" shared context
inclusion. We wanted to include ours, but not the one from `rubocop`.
This is a follow-up to #1332.
@pirj pirj mentioned this pull request May 6, 2023
3 tasks
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.

2 participants