Skip to content

Commit

Permalink
Fixed cs-fix task
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Aug 23, 2017
1 parent 3855c87 commit edfea92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
passthru="true"
checkreturn="true"
>
<arg value="--standard=ruleset.xml"/>
<arg value="--standard=build/ruleset.xml"/>
<arg value="--ignore=*/data/*"/>
<arg path="SlevomatCodingStandard"/>
<arg path="tests"/>
Expand Down

0 comments on commit edfea92

Please sign in to comment.