Make phpcs comment more clear
This commit is contained in:
parent
6734662cbb
commit
da139035dd
|
@ -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. -->
|
||||
|
|
Loading…
Reference in New Issue