mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 05:01:20 +02:00
Add to phpcs rules
This commit is contained in:
@@ -75,6 +75,11 @@
|
||||
</properties>
|
||||
</rule>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.LongTypeHints"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.ClassConstantTypeHint"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHint"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHint"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHint"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.UselessConstantTypeHint"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHintSpacing"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing"/>
|
||||
|
Reference in New Issue
Block a user