Commit 97af2dbe by Scott

Fix trailing whitespace, add PHPCS rule

parent 47ad5a8a
......@@ -37,4 +37,10 @@
</properties>
</rule>
<rule ref="Squiz.WhiteSpace.SuperfluousWhitespace">
<properties>
<property name="ignoreBlankLines" value="false"/>
</properties>
</rule>
</ruleset>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment