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 127
127
<rule ref =" Squiz.WhiteSpace.LogicalOperatorSpacing" />
128
128
<!-- Normalise whitespace around class properties. -->
129
129
<rule ref =" Squiz.WhiteSpace.MemberVarSpacing" />
130
- <!-- Normalise whitespace around operators. -->
131
- <rule ref =" Squiz.WhiteSpace.OperatorSpacing" />
132
130
<!-- Normalise whitespace around class properties. -->
133
131
<rule ref =" Squiz.WhiteSpace.PropertyLabelSpacing" />
134
132
162
160
<rule ref =" PSR12.Files.OpenTag" />
163
161
<!-- Prevent overly-enthusiastic use of compound namespaces. -->
164
162
<rule ref =" PSR12.Namespaces.CompoundNamespaceDepth" />
165
- <!-- Normalise whitespace surrounding operators. -->
166
- <rule ref =" PSR12.Operators.OperatorSpacing" />
167
163
<!-- Ensure class constants have scoping operators. -->
168
164
<rule ref =" PSR12.Properties.ConstantVisibility" />
169
165
<!-- Validate use statements. -->
You can’t perform that action at this time.
0 commit comments