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 4747 <exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
4848 <exclude name =" SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration.NoAssignment" />
4949 <!-- /Option -->
50+ <!-- Deprecated sniffs — replaced below -->
51+ <exclude name =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat" />
52+ <exclude name =" Squiz.WhiteSpace.LanguageConstructSpacing" />
5053 <!-- Exclude Fake files form Doctrine CS -->
5154 <exclude-pattern >*/tests/Fake/*</exclude-pattern >
5255 </rule >
5356
57+ <!-- Replacements for deprecated sniffs -->
58+ <rule ref =" SlevomatCodingStandard.TypeHints.DNFTypeHintFormat" />
59+ <rule ref =" Generic.WhiteSpace.LanguageConstructSpacing" />
60+
5461 <!-- Additional Rules -->
5562 <rule ref =" SlevomatCodingStandard.Commenting.DocCommentSpacing" >
5663 <properties >
You can’t perform that action at this time.
0 commit comments