File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010### Changed
1111
1212- ` slevomat/coding-standard ` upgraded to ` ^8.16.0 `
13+ - Replaced ` SlevomatCodingStandard.TypeHints.UnionTypeHintFormat ` sniff with
14+ ` SlevomatCodingStandard.TypeHints.DNFTypeHintFormat ` sniff
1315
1416### Removed
1517
Original file line number Diff line number Diff line change 4242 </rule >
4343 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInClosureUse" />
4444 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
45- <rule ref =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat " >
45+ <rule ref =" SlevomatCodingStandard.TypeHints.DNFTypeHintFormat " >
4646 <properties >
47- <property name =" withSpaces" value =" no" />
47+ <property name =" withSpacesAroundOperators" value =" no" />
48+ <property name =" withSpacesInsideParentheses" value =" no" />
4849 <property name =" shortNullable" value =" no" />
4950 <property name =" nullPosition" value =" last" />
5051 </properties >
Original file line number Diff line number Diff line change 4242 </rule >
4343 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInClosureUse" />
4444 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
45- <rule ref =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat " >
45+ <rule ref =" SlevomatCodingStandard.TypeHints.DNFTypeHintFormat " >
4646 <properties >
47- <property name =" withSpaces" value =" no" />
47+ <property name =" withSpacesAroundOperators" value =" no" />
48+ <property name =" withSpacesInsideParentheses" value =" no" />
4849 <property name =" shortNullable" value =" no" />
4950 <property name =" nullPosition" value =" last" />
5051 </properties >
Original file line number Diff line number Diff line change 4242 </rule >
4343 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInClosureUse" />
4444 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
45- <rule ref =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat " >
45+ <rule ref =" SlevomatCodingStandard.TypeHints.DNFTypeHintFormat " >
4646 <properties >
47- <property name =" withSpaces" value =" no" />
47+ <property name =" withSpacesAroundOperators" value =" no" />
48+ <property name =" withSpacesInsideParentheses" value =" no" />
4849 <property name =" shortNullable" value =" no" />
4950 <property name =" nullPosition" value =" last" />
5051 </properties >
Original file line number Diff line number Diff line change 4242 </rule >
4343 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInClosureUse" />
4444 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
45- <rule ref =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat " >
45+ <rule ref =" SlevomatCodingStandard.TypeHints.DNFTypeHintFormat " >
4646 <properties >
47- <property name =" withSpaces" value =" no" />
47+ <property name =" withSpacesAroundOperators" value =" no" />
48+ <property name =" withSpacesInsideParentheses" value =" no" />
4849 <property name =" shortNullable" value =" no" />
4950 <property name =" nullPosition" value =" last" />
5051 </properties >
Original file line number Diff line number Diff line change 4242 </rule >
4343 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInClosureUse" />
4444 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
45- <rule ref =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat " >
45+ <rule ref =" SlevomatCodingStandard.TypeHints.DNFTypeHintFormat " >
4646 <properties >
47- <property name =" withSpaces" value =" no" />
47+ <property name =" withSpacesAroundOperators" value =" no" />
48+ <property name =" withSpacesInsideParentheses" value =" no" />
4849 <property name =" shortNullable" value =" no" />
4950 <property name =" nullPosition" value =" last" />
5051 </properties >
You can’t perform that action at this time.
0 commit comments