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 120120 Slevomat
121121 See https://github.com/slevomat/coding-standard
122122 -->
123+ <rule ref =" SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace" >
124+ <type >warning</type >
125+ </rule >
123126 <rule ref =" SlevomatCodingStandard.Functions.ArrowFunctionDeclaration" >
124127 <type >warning</type >
125128 <properties >
131134 <property name =" spacesCountAroundEqualsSign" type =" integer" value =" 0" />
132135 </properties >
133136 </rule >
137+ <rule ref =" SlevomatCodingStandard.TypeHints.PropertyTypeHint" />
134138 <rule ref =" SlevomatCodingStandard.Whitespaces.DuplicateSpaces" >
135139 <type >warning</type >
136140 <properties >
169173 </rule >
170174 <rule ref =" Generic.WhiteSpace.LanguageConstructSpacing" />
171175 <rule ref =" Generic.WhiteSpace.SpreadOperatorSpacingAfter" />
176+ <rule ref =" Squiz.Arrays.ArrayBracketSpacing" >
177+ <type >warning</type >
178+ </rule >
172179 <rule ref =" Squiz.Classes.LowercaseClassKeywords" />
173180 <rule ref =" Squiz.PHP.CommentedOutCode" >
174181 <properties >
You can’t perform that action at this time.
0 commit comments