mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix style issues (#10057)
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
<exclude-pattern>/html/plugins/*</exclude-pattern>
|
<exclude-pattern>/html/plugins/*</exclude-pattern>
|
||||||
<exclude-pattern>/config.php</exclude-pattern>
|
<exclude-pattern>/config.php</exclude-pattern>
|
||||||
<exclude-pattern>/_ide_helper.php</exclude-pattern>
|
<exclude-pattern>/_ide_helper.php</exclude-pattern>
|
||||||
|
<exclude-pattern>/_ide_helper_models.php</exclude-pattern>
|
||||||
<rule ref="PSR2" >
|
<rule ref="PSR2" >
|
||||||
<exclude name="Generic.Files.LineLength"/>
|
<exclude name="Generic.Files.LineLength"/>
|
||||||
</rule>
|
</rule>
|
||||||
|
|||||||
Reference in New Issue
Block a user