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

Resolve MethodLength Rubocop Disables - Part 1 #18300

Merged
merged 7 commits into from
Sep 6, 2024

Conversation

stevenjcumming
Copy link
Contributor

Summary

Some inline rubocop disables are unnecessary, so they should be refactored

# rubocop:disable Metrics/MethodLength

Issues

Acceptance Criteria

  • Rubocop is enabled for MethodLength and rubocop passes

app/services/form1010cg/auditor.rb Show resolved Hide resolved
app/services/form1010cg/auditor.rb Show resolved Hide resolved
app/services/form1010cg/auditor.rb Outdated Show resolved Hide resolved
app/services/form1010cg/auditor.rb Outdated Show resolved Hide resolved
app/services/form1010cg/auditor.rb Outdated Show resolved Hide resolved
@va-vfs-bot va-vfs-bot temporarily deployed to sjc-resolve-method-length-disable-1/main/main September 4, 2024 21:06 Inactive
Copy link
Contributor

@coope93 coope93 left a comment

Choose a reason for hiding this comment

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

Nice work on this 👍

Copy link

github-actions bot commented Sep 6, 2024

Backend-review-group approval confirmed.

@stevenjcumming stevenjcumming merged commit 135d65c into master Sep 6, 2024
26 of 29 checks passed
@stevenjcumming stevenjcumming deleted the sjc-resolve-method-length-disable-1 branch September 6, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants