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

Upgrade Rubocop target Ruby version and apply suggested fixes #464

Merged
merged 2 commits into from
Jan 28, 2024

Conversation

peteryates
Copy link
Member

  • Set TargetRubyVersion to 3.1
  • Run Rubocop with autocorrect

Copy link

netlify bot commented Jan 28, 2024

Deploy Preview for govuk-form-builder ready!

Name Link
🔨 Latest commit b4df313
🔍 Latest deploy log https://app.netlify.com/sites/govuk-form-builder/deploys/65b66b8de0d3e5000818a134
😎 Deploy Preview https://deploy-preview-464--govuk-form-builder.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Removing the HashSyntax disabling here so we can follow up with the
removal of value variables that match key names
This is mainly:

* tidying up hashes where the values are variables named after the key
* removing unnecessary freezing
@peteryates peteryates force-pushed the upgrade-rubocop-target-version-and-apply-suggestions branch from 064baad to b4df313 Compare January 28, 2024 14:58
@peteryates peteryates merged commit 26fa867 into main Jan 28, 2024
13 checks passed
@peteryates peteryates deleted the upgrade-rubocop-target-version-and-apply-suggestions branch January 28, 2024 15:00
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.

1 participant