Make phpcs comment more clear

This commit is contained in:
Rodrigo Primo 2019-12-20 09:09:14 -03:00
parent 6734662cbb
commit da139035dd
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<!-- Show progress, show the error codes for each message (source). -->
<arg value="ps"/>
<!-- Strip the filepaths down to the relevant bit. -->
<!-- Strip the filepaths in reports down to the relevant bit. -->
<arg name="basepath" value="./"/>
<!-- Check up to 8 files simultaneously. -->