Skip to content

Conversation

@mlinksva
Copy link
Member

One per commit, see commits.

Rename one duplicated example description so the cop can be removed from .rubocop_todo.yml.
Drop the redundant final return while keeping the same string result for pseudo licenses.
Replace frozen string literal .dup with unary plus in two specs and drop the cop exclusion from .rubocop_todo.yml.
Replace be == with eq(...) and remove the RSpec/Eq exclusion from .rubocop_todo.yml.
Avoid stubbing the subject by using a small matcher subclass in package_matcher_spec and by relying on real LicenseFile behavior in project_file_spec; remove the cop exclusion from .rubocop_todo.yml.
Cop has no offenses; todo referenced non-existent spec paths, so drop the section from .rubocop_todo.yml.
@mlinksva mlinksva merged commit 9d6a20e into main Dec 17, 2025
8 checks passed
@mlinksva mlinksva deleted the rubuotodo0 branch December 17, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant