File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 155
155
</properties >
156
156
</rule >
157
157
<rule ref =" SlevomatCodingStandard" >
158
+ <exclude name =" SlevomatCodingStandard.PHP.ShortList.LongListUsed" />
158
159
<exclude name =" SlevomatCodingStandard.TypeHints.DeclareStrictTypes" />
159
160
<exclude name =" SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingNativeTypeHint" />
160
161
<exclude name =" SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification" />
177
178
<exclude name =" SlevomatCodingStandard.Commenting.RequireOneLineDocComment.MultiLineDocComment" />
178
179
<exclude name =" SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment" />
179
180
<exclude name =" SlevomatCodingStandard.Commenting.DisallowCommentAfterCode.DisallowedCommentAfterCode" />
181
+ <exclude name =" SlevomatCodingStandard.Operators.DisallowIncrementAndDecrementOperators.DisallowedPreIncrementOperator" />
180
182
</rule >
181
183
<!-- Require php 7.1 as minimum for object that is not support on php 7.1 below -->
182
184
<rule ref =" SlevomatCodingStandard.TypeHints.ParameterTypeHint" >
You can’t perform that action at this time.
0 commit comments