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

Fix new internal affairs cop offences #1134

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

pirj
Copy link
Member

@pirj pirj commented Mar 3, 2021

InternalAffairs/NodeMatcherDirective: Preceed def_node_matcher with a @!method YARD directive.


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).

    InternalAffairs/NodeMatcherDirective: Preceed def_node_matcher with a @!method YARD directive.
@pirj pirj self-assigned this Mar 3, 2021
@pirj pirj requested review from bquorning and Darhazer March 3, 2021 21:28
@pirj
Copy link
Member Author

pirj commented Mar 3, 2021

JRuby fails with

LoadError: no such file to load -- racc/info

Do you guys have the superpowers to merge anyway?

@bquorning
Copy link
Collaborator

Do you guys have the superpowers to merge anyway?

Yes 😬

But why does jruby fail?

@pirj
Copy link
Member Author

pirj commented Mar 4, 2021

jruby/jruby#6581 (comment) JRuby regression

Copy link
Collaborator

@bquorning bquorning left a comment

Choose a reason for hiding this comment

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

Alright, I've remove jruby from the required checks.

@bquorning bquorning merged commit 695d004 into master Mar 4, 2021
@bquorning bquorning deleted the fix-yard-internal-affairs-offence branch March 4, 2021 11:27
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