-
Walt Sorensen authored
* first update and reordering * finish ruleset rebuild - Note: some new sniffs were added from the Joomla Coding standards (used standards rather than the Joomla sniffs since there is no difference from the source) * Remove in favor of using the PSR2 standard and adjusting in the ruleset * Remove in favor of using the Generic.PHP.LowerCaseConstant in the ruleset * Remove in favor of using PEAR.WhiteSpace.ObjectOperatorIndent in the ruleset * Remove in favor of using Squiz.WhiteSpace.CastSpacing in the ruleset * Remove in favor of using Generic.WhiteSpace.DisallowSpaceIndent in the ruleset * Remove in favor of using Squiz.WhiteSpace.MemberVarSpacing in the ruleset * Remove in favor of using Squiz.WhiteSpace.SemicolonSpacing in the ruleset * Remove in favor of using Squiz.WhiteSpace.OperatorSpacingSniff in the ruleset * Remove in favor of using Squiz.WhiteSpace.SuperfluousWhitespace in rulese...
607b9182