cucumber-ruby-core icon indicating copy to clipboard operation
cucumber-ruby-core copied to clipboard

v13.0.3 Rubocop refactors

Open luke-hill opened this issue 1 year ago • 0 comments

Description

Fix up a bunch more offenses

Type of change

Please delete options that are not relevant.

  • Refactoring (improvements to code design or tooling that don't change behaviour)

Please add an entry to the relevant section of CHANGELOG.md as part of this pull request.

Note to other contributors

If your change may impact future contributors, explain it here, and remember to update README.md and CONTRIBUTING.md accordingly.

Checklist:

Your PR is ready for review once the following checklist is complete. You can also add some checks if you want to.

  • [ ] Tests have been added for any changes to behaviour of the code
  • [ ] New and existing tests are passing locally and on CI
  • [ ] bundle exec rubocop reports no offenses
  • [ ] RDoc comments have been updated
  • [ ] CHANGELOG.md has been updated

luke-hill avatar Apr 19 '24 09:04 luke-hill