Skip to content

Conversation

luke-hill
Copy link
Contributor

🤔 What's changed?

Now we're about to update to v3, we should get our ducks in a row regarding rubocop. We're miles behind (Primarily because of ruby version)

⚡️ What's your motivation?

Get suite more rubocop compliant, introduce new rubocop sub-gems e.t.c.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, documentation etc. without changing behaviour)

♻️ Anything particular you want feedback on?

This will get us slightly more compliant which is good thing for v3, any concerns about styling e.t.c.

else
warn "WARNING: Cucumber-rails required outside of env.rb. The rest of loading is being deferred
until env.rb is called. To avoid this warning, move 'gem \'cucumber-rails\', require: false'
until env.rb is called. To avoid this warning, move 'gem 'cucumber-rails', require: false'
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps this became a little off, nesting single quote in single quote.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep good spot. I'm not able to work on stuff much, but I think we should probably use a squiggly heredoc here.

@luke-hill luke-hill merged commit d73a14c into main Oct 31, 2023
@luke-hill luke-hill deleted the refactor/post_v3_rubocop_update branch October 31, 2023 12:38
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