File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 192192 <exclude name =" SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification" />
193193 </rule >
194194 <!-- Define unions style -->
195- <rule ref =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat " >
195+ <rule ref =" SlevomatCodingStandard.TypeHints.DNFTypeHintFormat " >
196196 <properties >
197- <property name =" withSpaces " value =" no" />
197+ <property name =" withSpacesAroundOperators " value =" no" />
198198 <property name =" nullPosition" value =" last" />
199199 </properties >
200200 </rule >
238238 <property name =" linesCountAfterDeclare" value =" 1" />
239239 </properties >
240240 </rule >
241- <rule ref =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat" />
242241
243242 <rule ref =" SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch" />
244243
You can’t perform that action at this time.
0 commit comments