Trim white space in a blank line

This commit is contained in:
Truong Giang 2017-07-01 10:22:22 +07:00 committed by GitHub
parent 9c0f5906c4
commit 6e5adc24bb
1 changed files with 1 additions and 1 deletions

View File

@ -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>