fix style issues (#10057)

This commit is contained in:
Tony Murray
2019-04-01 20:03:54 -05:00
committed by GitHub
parent 7615dd5b39
commit a3ef7c3d4a
4 changed files with 15 additions and 14 deletions

View File

@@ -8,6 +8,7 @@
<exclude-pattern>/html/plugins/*</exclude-pattern>
<exclude-pattern>/config.php</exclude-pattern>
<exclude-pattern>/_ide_helper.php</exclude-pattern>
<exclude-pattern>/_ide_helper_models.php</exclude-pattern>
<rule ref="PSR2" >
<exclude name="Generic.Files.LineLength"/>
</rule>