forked from mirror/_s
Trim white space in a blank line
This commit is contained in:
parent
9c0f5906c4
commit
6e5adc24bb
|
@ -18,7 +18,7 @@
|
|||
|
||||
<!-- Only check the PHP files. JS files are checked separately with JSCS and JSHint. -->
|
||||
<arg name="extensions" value="php"/>
|
||||
|
||||
|
||||
<!-- Check all files in this directory and the directories below it. -->
|
||||
<file>.</file>
|
||||
|
||||
|
|
Reference in New Issue