Skip to content

Turn off Lint/DuplicateMethods in specs due to issue with false positives#317

Merged
JonRowe merged 1 commit intomainfrom
fix-rubocop
Apr 5, 2026
Merged

Turn off Lint/DuplicateMethods in specs due to issue with false positives#317
JonRowe merged 1 commit intomainfrom
fix-rubocop

Conversation

@JonRowe
Copy link
Copy Markdown
Member

@JonRowe JonRowe commented Apr 1, 2026

This rule fails on our specs due to the fact that we define methods on dynamic classes a lot, and it seems it doesn't understand that the same name for a variable will be different classes.

@JonRowe JonRowe merged commit 8526897 into main Apr 5, 2026
40 checks passed
@JonRowe JonRowe deleted the fix-rubocop branch April 5, 2026 22:05
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