File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 120
120
Slevomat
121
121
See https://github.com/slevomat/coding-standard
122
122
-->
123
+ <rule ref =" SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace" >
124
+ <type >warning</type >
125
+ </rule >
123
126
<rule ref =" SlevomatCodingStandard.Functions.ArrowFunctionDeclaration" >
124
127
<type >warning</type >
125
128
<properties >
131
134
<property name =" spacesCountAroundEqualsSign" type =" integer" value =" 0" />
132
135
</properties >
133
136
</rule >
137
+ <rule ref =" SlevomatCodingStandard.TypeHints.PropertyTypeHint" />
134
138
<rule ref =" SlevomatCodingStandard.Whitespaces.DuplicateSpaces" >
135
139
<type >warning</type >
136
140
<properties >
169
173
</rule >
170
174
<rule ref =" Generic.WhiteSpace.LanguageConstructSpacing" />
171
175
<rule ref =" Generic.WhiteSpace.SpreadOperatorSpacingAfter" />
176
+ <rule ref =" Squiz.Arrays.ArrayBracketSpacing" >
177
+ <type >warning</type >
178
+ </rule >
172
179
<rule ref =" Squiz.Classes.LowercaseClassKeywords" />
173
180
<rule ref =" Squiz.PHP.CommentedOutCode" >
174
181
<properties >
You can’t perform that action at this time.
0 commit comments