Skip to content

Commit 8e586ab

Browse files
Tomáš Votrubakukulich
authored andcommitted
build.xml: tune indentation
1 parent 8e792e2 commit 8e586ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060

6161
<target name="cs-fix">
6262
<exec
63-
executable="bin/phpcbf"
64-
logoutput="true"
65-
passthru="true"
66-
checkreturn="true"
63+
executable="bin/phpcbf"
64+
logoutput="true"
65+
passthru="true"
66+
checkreturn="true"
6767
>
6868
<arg value="--standard=ruleset.xml"/>
6969
<arg value="--extensions=php"/>

0 commit comments

Comments
 (0)