mirror of
https://github.com/doctrine/doctrine-website.git
synced 2026-03-23 22:32:11 +01:00
Check php configs for coding style and static analysis
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<arg value="nps"/>
|
||||
|
||||
<file>lib</file>
|
||||
<file>config</file>
|
||||
<file>tests</file>
|
||||
|
||||
<rule ref="Doctrine"/>
|
||||
|
||||
@@ -8,6 +8,7 @@ parameters:
|
||||
paths:
|
||||
- lib
|
||||
- tests
|
||||
- config
|
||||
ignoreErrors:
|
||||
- "#Short ternary operator is not allowed#"
|
||||
- # Refactor class and remove this error
|
||||
|
||||
Reference in New Issue
Block a user