Issues (23)

13 files with issues
Count Path Last Found
4 src/Adapter/IssueFactory.php
Bug Best Practice Unused Code
1 src/Adapter/Linter.php
1 src/Command/FixCommand.php
Bug
2 src/Fixer/EmptySection/EmptySectionFixer.php
Bug
1 src/Fixer/FixerFactory.php
Unused Code
2 src/Fixer/Indentation/IndentationFixer.php
Bug
2 src/Fixer/NestingConsistency/Identifier.php
Bug Best Practice
3 NestingConsistency/NestingConsistencyFixer.php
Bug
1 src/Fixer/NestingConsistency/Node.php
1 src/Fixer/NestingConsistency/NodeCollection.php
Bug Best Practice