Skip to content
Snippets Groups Projects
Commit 59f52b89 authored by Klaus Purer's avatar Klaus Purer
Browse files

feat(BackedEnumTypeSpacing): Add...

feat(BackedEnumTypeSpacing): Add SlevomatCodingStandard.Classes.BackedEnumTypeSpacing sniff (#3496958)
parent 43a4fdaa
No related branches found
No related tags found
No related merge requests found
......@@ -117,6 +117,8 @@
<rule ref="PSR2.Namespaces.NamespaceDeclaration"/>
<rule ref="PSR2.Namespaces.UseDeclaration"/>
<!-- SlevomatCodingStandard sniffs -->
<rule ref="SlevomatCodingStandard.Classes.BackedEnumTypeSpacing"/>
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator"/>
<rule ref="SlevomatCodingStandard.PHP.ShortList"/>
<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment