Skip to content

Extract linting tools to separate Gemfile#19

Merged
mensfeld merged 1 commit intomasterfrom
extract-linting-gemfile
Jan 25, 2026
Merged

Extract linting tools to separate Gemfile#19
mensfeld merged 1 commit intomasterfrom
extract-linting-gemfile

Conversation

@mensfeld
Copy link
Owner

Summary

  • Move yard-lint to a separate Gemfile.lint to isolate non-execution/linting dependencies
  • Update CI to use BUNDLE_GEMFILE=Gemfile.lint for the yard-lint job
  • Add Gemfile.lint to Renovate's includePaths for automatic dependency updates

Test plan

  • Verify yard-lint CI job passes with the separate Gemfile
  • Confirm Renovate detects and tracks Gemfile.lint

Move yard-lint to Gemfile.lint to isolate non-execution dependencies
from the main Gemfile. This keeps linting dependencies independent
while still being tracked by Renovate.
@mensfeld mensfeld merged commit 1333257 into master Jan 25, 2026
1 check passed
@mensfeld mensfeld deleted the extract-linting-gemfile branch January 25, 2026 11:48
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