Check php configs for coding style and static analysis

This commit is contained in:
Claudio Zizza
2025-12-05 23:09:43 +01:00
parent cde5e824c5
commit a00c3473ca
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
<arg value="nps"/>
<file>lib</file>
<file>config</file>
<file>tests</file>
<rule ref="Doctrine"/>

View File

@@ -8,6 +8,7 @@ parameters:
paths:
- lib
- tests
- config
ignoreErrors:
- "#Short ternary operator is not allowed#"
- # Refactor class and remove this error