Skip to content

Complete RuboCop style guide links#454

Open
oiahoon wants to merge 1 commit into
github:mainfrom
oiahoon:docs/complete-style-guide-links
Open

Complete RuboCop style guide links#454
oiahoon wants to merge 1 commit into
github:mainfrom
oiahoon:docs/complete-style-guide-links

Conversation

@oiahoon

@oiahoon oiahoon commented Jul 13, 2026

Copy link
Copy Markdown

Summary

  • update outdated or mismatched RuboCop rule references in the style guide
  • add the remaining local StyleGuide links to the corresponding current cop configuration

Why

Several guide rules either lacked local metadata in config/default.yml or still referenced cops that have since been renamed. Completing the mapping makes RuboCop's cop details point users back to the matching project guidance without changing any cop behavior.

Fixes #133.

Validation

  • focused guide/config mapping check: 60 mappings, 55 unique cops, 0 missing
  • bundle exec rake test (123 runs, 177 assertions)
  • bundle exec rubocop (31 files, no offenses)
  • bundle exec rake
  • git diff --check

@oiahoon oiahoon requested a review from a team as a code owner July 13, 2026 18:13
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.

Add deep links into the styleguide for each cop in config/default.yml

1 participant