mirror of
https://github.com/humhub/humhub.git
synced 2025-01-29 12:28:06 +01:00
Update ruleset.xml
This commit is contained in:
parent
c24d5c8376
commit
f167a239ab
@ -6,11 +6,6 @@
|
||||
<rule ref="PSR1"/>
|
||||
|
||||
<rule ref="PSR2">
|
||||
<!-- Opening parenthesis of a multi-line function call must be the last content on the line. -->
|
||||
<!-- Closing parenthesis of a multi-line function call must be on a line by itself. -->
|
||||
<!-- Only one argument is allowed per line in a multi-line function call. -->
|
||||
<exclude name="PEAR.Functions.FunctionCallSignature"/>
|
||||
|
||||
<!-- We don't have line length (line width) limits. -->
|
||||
<exclude name="Generic.Files.LineLength"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user