mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 13:11:18 +02:00
Add to standards set
This commit is contained in:
@@ -86,6 +86,13 @@
|
|||||||
</rule>
|
</rule>
|
||||||
<rule ref="SlevomatCodingStandard.PHP.UselessSemicolon"/>
|
<rule ref="SlevomatCodingStandard.PHP.UselessSemicolon"/>
|
||||||
<rule ref="SlevomatCodingStandard.Whitespaces.DuplicateSpaces"/>
|
<rule ref="SlevomatCodingStandard.Whitespaces.DuplicateSpaces"/>
|
||||||
|
<rule ref="SlevomatCodingStandard.Operators.SpreadOperatorSpacing">
|
||||||
|
<properties>
|
||||||
|
<property name="spacesCountAfterOperator" value="0" />
|
||||||
|
</properties>
|
||||||
|
</rule>
|
||||||
|
<rule ref="SlevomatCodingStandard.PHP.ShortList"/>
|
||||||
|
<rule ref="SlevomatCodingStandard.PHP.TypeCast"/>
|
||||||
<rule ref="SlevomatCodingStandard.Variables.UnusedVariable"/>
|
<rule ref="SlevomatCodingStandard.Variables.UnusedVariable"/>
|
||||||
<rule ref="SlevomatCodingStandard.Variables.UselessVariable"/>
|
<rule ref="SlevomatCodingStandard.Variables.UselessVariable"/>
|
||||||
<rule ref="SlevomatCodingStandard.Commenting.DocCommentSpacing">
|
<rule ref="SlevomatCodingStandard.Commenting.DocCommentSpacing">
|
||||||
|
Reference in New Issue
Block a user