File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 130
130
<rule ref =" Squiz.WhiteSpace.LogicalOperatorSpacing" />
131
131
<!-- Normalise whitespace around class properties. -->
132
132
<rule ref =" Squiz.WhiteSpace.MemberVarSpacing" />
133
- <!-- Normalise whitespace around operators. -->
134
- <rule ref =" Squiz.WhiteSpace.OperatorSpacing" />
135
133
<!-- Normalise whitespace around class properties. -->
136
134
<rule ref =" Squiz.WhiteSpace.PropertyLabelSpacing" />
137
135
179
177
<rule ref =" PSR12.Keywords.ShortFormTypeKeywords" />
180
178
<!-- Prevent overly-enthusiastic use of compound namespaces. -->
181
179
<rule ref =" PSR12.Namespaces.CompoundNamespaceDepth" />
182
- <!-- Normalise whitespace surrounding operators. -->
183
- <rule ref =" PSR12.Operators.OperatorSpacing" />
184
180
<!-- Ensure class constants have scoping operators. -->
185
181
<rule ref =" PSR12.Properties.ConstantVisibility" />
186
182
<!-- Validate use statements. -->
You can’t perform that action at this time.
0 commit comments