<rule ref="Squiz.Scope.MethodScope" />
<rule ref="Squiz.Strings.EchoedStrings" />
<rule ref="Squiz.WhiteSpace.FunctionOpeningBraceSpace" />
- <rule ref="Squiz.WhiteSpace.ObjectOperatorSpacing" />
+ <!--<rule ref="Squiz.WhiteSpace.ObjectOperatorSpacing" />-->
<rule ref="WCF.Classes.ClassFileName" />
<rule ref="WCF.ControlStructures.ControlSignature" />
- <rule ref="WCF.Functions.OpeningFunctionBraceKernighanRitchie" />
+ <!--TODO:<rule ref="WCF.Functions.OpeningFunctionBraceKernighanRitchie" />-->
<rule ref="WCF.Methods.MethodDeclaration" />
<rule ref="WCF.Namespaces.ClassMustBeImported" />
- <rule ref="WCF.Namespaces.SortedUseDeclaration" />
<rule ref="WCF.Namespaces.UseDeclaration" />
<rule ref="WCF.WhiteSpace.SuperfluousWhitespace" />
<rule ref="Zend.Files.ClosingTag" />