We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c3268 commit 02c0e92Copy full SHA for 02c0e92
Markup/ruleset.xml
@@ -14,7 +14,6 @@
14
<rule ref="PEAR.Functions.ValidDefaultValue"/>
15
<rule ref="PEAR.WhiteSpace.ScopeClosingBrace"/>
16
<rule ref="Squiz.Functions.GlobalFunction"/>
17
- <rule ref="Squiz.Strings.ConcatenationSpacing" />
18
<rule ref="Generic.NamingConventions.UpperCaseConstantName"/>
19
<rule ref="Generic.Functions.FunctionCallArgumentSpacing"/>
20
<rule ref="PSR2.Files.EndFileNewline"/>
@@ -42,7 +41,6 @@
42
41
<type>error</type>
43
</rule>
44
45
- <rule ref="PEAR.ControlStructures.MultiLineCondition"/>
46
<rule ref="Generic.Arrays.ArrayIndent"/>
47
<rule ref="Squiz.WhiteSpace.FunctionSpacing">
48
<properties>
0 commit comments