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

Use Node extensions instead of *splat #1998

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bquorning
Copy link
Collaborator

Use more rubocop-ast and less * splatting.


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

Copy link
Member

@pirj pirj left a comment

Choose a reason for hiding this comment

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

Thank you!

@pirj
Copy link
Member

pirj commented Nov 20, 2024

With such a coverage now it's almost a blind approve 😄

@bquorning bquorning marked this pull request as ready for review November 20, 2024 11:27
@bquorning bquorning requested a review from a team as a code owner November 20, 2024 11:27
@bquorning
Copy link
Collaborator Author

@ydah It looks like mdformat checks are broken, probably related to executablebooks/mdformat#480. Do you want to have a look at it?

Copy link
Member

@Darhazer Darhazer left a comment

Choose a reason for hiding this comment

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

Always good to see more node specific methods usage and less deconstruction

lib/rubocop/cop/rspec/single_argument_message_chain.rb Outdated Show resolved Hide resolved
@bquorning bquorning force-pushed the use-node-extensions-instead-of-splat branch from 3093265 to 8f5019b Compare November 20, 2024 16:13
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.

3 participants