Skip to content

Conversation

ViniTou
Copy link
Contributor

@ViniTou ViniTou commented Oct 10, 2025

🎫 Issue IBX-XXXXX

Description:

For QA:

Documentation:

@ViniTou ViniTou changed the title Added rule for splitting multiple methods arguments into multiline if… Added rule for splitting multiple methods arguments into multiline if there is more than one Oct 10, 2025
@ViniTou ViniTou requested a review from a team October 10, 2025 14:05
Copy link
Member

@alongosz alongosz left a comment

Choose a reason for hiding this comment

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

+1 but we need to address a static analysis issue

self::assertSame($expected, $tokens->generateCode());
}

public static function provideFixCases(): iterable
Copy link
Member

Choose a reason for hiding this comment

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

Missing iterable type. Looks like phpstan.neon never got updated paths when we introduced ./tests directory 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, that was the case, added to phpstan configuration and fixed all issues.
Added tests folder to phpstan

@ViniTou ViniTou requested a review from a team October 13, 2025 06:19
Copy link

@konradoboza konradoboza left a comment

Choose a reason for hiding this comment

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

+1 but this one wasn't yet fixed #13 (comment).

@konradoboza konradoboza requested a review from a team October 13, 2025 06:32
Base automatically changed from fix-ruleset-versioning to main October 14, 2025 11:17
@adamwojs
Copy link
Member

@ViniTou Rebase is needed here

Copy link

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.

4 participants