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

v3: rubocop update #581

Merged
merged 13 commits into from Oct 31, 2023
Merged

v3: rubocop update #581

merged 13 commits into from Oct 31, 2023

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.

@@ -32,7 +32,7 @@
MultiTest.disable_autorun
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
10 checks passed
@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.

None yet

2 participants