File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 118118 </properties >
119119 </rule >
120120
121- <!-- <rule ref="Squiz.Strings.ConcatenationSpacing">
122- <properties>
123- <property name="spacing" value="1"/>
124- <property name="ignoreNewlines" value="true"/>
125- </properties>
126- </rule> -->
127-
128121 <!-- # Slevomat Coding Standard -->
129122 <!-- https://github.com/slevomat/coding-standard -->
130123
245238
246239 <rule ref =" SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch" />
247240
248- <!-- <rule ref="SlevomatCodingStandard.ControlStructures.EarlyExit">
249- <properties>
250- <property name="ignoreStandaloneIfInScope" value="0"/>
251- </properties>
252- </rule> -->
253- <!-- <rule ref="SlevomatCodingStandard.Operators.RequireCombinedAssignmentOperator"/>-->
254- <!-- <rule ref="SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation"/>-->
255- <!-- <rule ref="SlevomatCodingStandard.Functions.UnusedParameter"/>-->
256-
257241 <!--
258242 If you want to completely disable an error message in a sniff
259243 but you don't want to exclude the whole sniff, you can
You can’t perform that action at this time.
0 commit comments