Skip to content

Add lostconf to CI#39

Merged
mensfeld merged 2 commits intomasterfrom
feat/add-lostconf
Feb 24, 2026
Merged

Add lostconf to CI#39
mensfeld merged 2 commits intomasterfrom
feat/add-lostconf

Conversation

@mensfeld
Copy link
Owner

Summary

  • Adds lostconf job to CI workflow to automatically detect stale config patterns
  • lostconf scans .rubocop.yml and .yard-lint.yml for exclude patterns that don't match any files

Changes

  • Added lostconf to package.json devDependencies
  • Added lostconf CI job to .github/workflows/ci.yml
  • Added lostconf to ci-success job dependencies

Test plan

  • CI will run lostconf on this PR
  • Any stale patterns found will cause the job to fail

Add lostconf job to detect stale configuration patterns in .rubocop.yml
and .yard-lint.yml files. This helps maintain config hygiene by catching
exclude patterns that no longer match any files.
@mensfeld mensfeld merged commit ee2d9d2 into master Feb 24, 2026
6 checks passed
@mensfeld mensfeld deleted the feat/add-lostconf branch February 24, 2026 17: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