Skip to content

Fix variable naming in Rails/ViewRenderLiteral - #297

Merged
issyl0 merged 1 commit into
mainfrom
fix-variable-naming
May 12, 2025
Merged

Fix variable naming in Rails/ViewRenderLiteral#297
issyl0 merged 1 commit into
mainfrom
fix-variable-naming

Conversation

@issyl0

Copy link
Copy Markdown
Member

CopilotAI review requested due to automatic review settings May 12, 2025 15:30
@issyl0
issyl0 requested a review from a team as a code ownerMay 12, 2025 15:30

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects a typo in the variable name used when extracting render options in the Rails/ViewRenderLiteral cop.

  • Renames the variable from options_pairs to option_pairs to match its usage.

@hharenhharen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💟

@issyl0
issyl0 merged commit 55bf7a9 into mainMay 12, 2025
@issyl0
issyl0 deleted the fix-variable-naming branch May 12, 2025 21:01
Sign up for freeto 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.

3 participants

@issyl0@hharen