Skip to content

refactor: migrate number_of_parameters#302

Open
solid-illiaaihistov wants to merge 1 commit into
solid-software:analysis_server_migrationfrom
solid-illiaaihistov:256-migrate-number_of_parameters
Open

refactor: migrate number_of_parameters#302
solid-illiaaihistov wants to merge 1 commit into
solid-software:analysis_server_migrationfrom
solid-illiaaihistov:256-migrate-number_of_parameters

Conversation

@solid-illiaaihistov

Copy link
Copy Markdown
Collaborator

Closes #256

@solid-illiaaihistov solid-illiaaihistov linked an issue Jun 25, 2026 that may be closed by this pull request

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request refactors the NumberOfParametersRule to align with the new analyzer API structure, delegating the lint logic to a newly introduced NumberOfParametersVisitor and adding comprehensive unit tests. The feedback suggests a performance optimization in the visitor to check the parameter count limit before executing the potentially expensive shouldIgnore check.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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.

Migrate number_of_parameters

1 participant