We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7bc16 commit 995fc3eCopy full SHA for 995fc3e
build.xml
@@ -91,6 +91,8 @@
91
checkreturn="true"
92
>
93
<arg value="analyse"/>
94
+ <arg value="-l"/>
95
+ <arg value="4"/>
96
<arg value="-c"/>
97
<arg path="phpstan.neon"/>
98
<arg path="src"/>
0 commit comments