File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 134134 <exclude-pattern >lib/Doctrine/ORM/Cache/DefaultQueryCache.php</exclude-pattern >
135135 </rule >
136136
137- <rule ref =" SlevomatCodingStandard.Commenting.UselessInheritDocComment.UselessInheritDocComment" >
138- <!-- Workaround for https://github.com/slevomat/coding-standard/issues/1233 -->
139- <exclude-pattern >lib/Doctrine/ORM/Mapping/ReflectionEmbeddedProperty.php</exclude-pattern >
140- </rule >
141-
142137 <rule ref =" SlevomatCodingStandard.Classes.SuperfluousInterfaceNaming" >
143138 <exclude-pattern >lib/Doctrine/ORM/EntityManagerInterface.php</exclude-pattern >
144139 </rule >
265260 <exclude-pattern >tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1843Test.php</exclude-pattern >
266261 </rule >
267262
268- <rule ref =" PSR2.ControlStructures.SwitchDeclaration.TerminatingComment" >
269- <!--
270- Remove when upgrading to squizlabs/php_codesniffer 3.6.0
271- https://github.com/squizlabs/PHP_CodeSniffer/pull/3186
272- -->
273- <exclude-pattern >lib/Doctrine/ORM/Query/Parser.php</exclude-pattern >
274- </rule >
275-
276263 <rule ref =" Generic.CodeAnalysis.EmptyStatement.DetectedElse" >
277264 <!-- The missing code needs to be implemented someday -->
278265 <exclude-pattern >lib/Doctrine/ORM/Id/TableGenerator.php</exclude-pattern >
You can’t perform that action at this time.
0 commit comments