Skip to content

Fix variable naming in Rails/ViewRenderLiteral #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2025
Merged

Conversation

issyl0
Copy link
Member

@issyl0 issyl0 commented May 12, 2025

@Copilot Copilot AI review requested due to automatic review settings May 12, 2025 15:30
@issyl0 issyl0 requested a review from a team as a code owner May 12, 2025 15:30
Copy link

@Copilot Copilot AI left a comment

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.

Copy link

@hharen hharen left a comment

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 main May 12, 2025
10 checks passed
@issyl0 issyl0 deleted the fix-variable-naming branch May 12, 2025 21:01
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.

2 participants