Kuba Werłos f289820c16 fix: `TrailingCommaInMultilineFixer` - handle empty match body (#8480) 22 hours ago
..
ControlStructureBracesFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
ControlStructureContinuationPositionFixerTest.php 064efa1f89 refactor: refactor to templated trait+interface (#7988) 8 months ago
ElseifFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
EmptyLoopBodyFixerTest.php 064efa1f89 refactor: refactor to templated trait+interface (#7988) 8 months ago
EmptyLoopConditionFixerTest.php 064efa1f89 refactor: refactor to templated trait+interface (#7988) 8 months ago
IncludeFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
NoAlternativeSyntaxFixerTest.php 064efa1f89 refactor: refactor to templated trait+interface (#7988) 8 months ago
NoBreakCommentFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
NoSuperfluousElseifFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
NoTrailingCommaInListCallFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
NoUnneededBracesFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
NoUnneededControlParenthesesFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
NoUnneededCurlyBracesFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
NoUselessElseFixerTest.php 562d11ef71 feat: `PhpCsFixer` ruleset: use `operator_linebreak` rule for all operators (#8417) 2 weeks ago
SimplifiedIfReturnFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
SwitchCaseSemicolonToColonFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
SwitchCaseSpaceFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 6 months ago
SwitchContinueToBreakFixerTest.php 064efa1f89 refactor: refactor to templated trait+interface (#7988) 8 months ago
TrailingCommaInMultilineFixerTest.php f289820c16 fix: `TrailingCommaInMultilineFixer` - handle empty match body (#8480) 22 hours ago
YodaStyleFixerTest.php 7045be8815 chore: add more typehints (#8325) 2 months ago