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 3855c87 commit edfea92Copy full SHA for edfea92
build.xml
@@ -54,7 +54,7 @@
54
passthru="true"
55
checkreturn="true"
56
>
57
- <arg value="--standard=ruleset.xml"/>
+ <arg value="--standard=build/ruleset.xml"/>
58
<arg value="--ignore=*/data/*"/>
59
<arg path="SlevomatCodingStandard"/>
60
<arg path="tests"/>
0 commit comments