Skip to content

Fix rubocop lint offenses#11

Merged
ardavis merged 1 commit into
masterfrom
fix/rubocop-offenses
May 26, 2026
Merged

Fix rubocop lint offenses#11
ardavis merged 1 commit into
masterfrom
fix/rubocop-offenses

Conversation

@ardavis
Copy link
Copy Markdown
Contributor

@ardavis ardavis commented May 26, 2026

Fixes the CI lint failure from the merge of #10.

Two auto-correctable offenses:

  • Style/SoleNestedConditional in base.rb — merged nested if/unless into a single modifier conditional
  • Layout/TrailingEmptyLines in version.rb — removed trailing blank line

CI should pass clean now.

@ardavis ardavis merged commit 3c77eb6 into master May 26, 2026
9 checks passed
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