File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ https://github.com/slevomat/coding-standard
153153
154154 <!-- MISC -->
155155
156+ <rule ref =" Generic.WhiteSpace.LanguageConstructSpacing" />
156157 <rule ref =" Generic.PHP.DeprecatedFunctions" />
157158 <rule ref =" Generic.Strings.UnnecessaryStringConcat" >
158159 <properties >
@@ -192,7 +193,6 @@ https://github.com/slevomat/coding-standard
192193 <rule ref =" Squiz.Strings.EchoedStrings" />
193194 <rule ref =" Squiz.WhiteSpace.CastSpacing" />
194195 <rule ref =" Squiz.WhiteSpace.FunctionOpeningBraceSpace" />
195- <rule ref =" Squiz.WhiteSpace.LanguageConstructSpacing" />
196196 <rule ref =" Squiz.WhiteSpace.LogicalOperatorSpacing" />
197197 <rule ref =" Squiz.WhiteSpace.ObjectOperatorSpacing" >
198198 <exclude name =" Squiz.WhiteSpace.ObjectOperatorSpacing.Before" />
You can’t perform that action at this time.
0 commit comments