Skip to content

Commit b4efd50

Browse files
committed
Revert accidentally removed phpmd violation rule
1 parent c7a8c5e commit b4efd50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/PhpMd/phpmd.baseline.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
<violation rule="PHPMD\Rule\Naming\ShortMethodName" file="src/DataType/UserInterface.php" method="id"/>
66
<violation rule="PHPMD\Rule\CleanCode\StaticAccess" file="src/Framework/GraphQLQueryHandler.php"/>
77
<violation rule="PHPMD\Rule\CleanCode\StaticAccess" file="src/Framework/RequestReader.php"/>
8+
<violation rule="PHPMD\Rule\CleanCode\StaticAccess" file="src/Infrastructure/Legacy.php"/>
89
<violation rule="PHPMD\Rule\CleanCode\StaticAccess" file="src/Service/JwtConfigurationBuilder.php"/>
910
</phpmd-baseline>

0 commit comments

Comments
 (0)