Skip to content

Commit edfea92

Browse files
committed
Fixed cs-fix task
1 parent 3855c87 commit edfea92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
passthru="true"
5555
checkreturn="true"
5656
>
57-
<arg value="--standard=ruleset.xml"/>
57+
<arg value="--standard=build/ruleset.xml"/>
5858
<arg value="--ignore=*/data/*"/>
5959
<arg path="SlevomatCodingStandard"/>
6060
<arg path="tests"/>

0 commit comments

Comments
 (0)