Skip to content

Commit

Permalink
Fixed incorrect property description (ref #2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Sep 22, 2019
1 parent 523afe3 commit cf655b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
- Generic.WhiteSpace.ScopeIndent no longer performs exact indents checking for chained method calls
-- Other sniffs can be used to enforce chained method call indent rules
-- Thanks to Pieter Frenssen for the patch
- PEAR.WhiteSpace.ObjectOperatorIndent now supports multi-line chained statements
- PEAR.WhiteSpace.ObjectOperatorIndent now supports multi-level chained statements
-- When enabled, chained calls must be indented 1 level more or less than the previous line
-- Set the new "multilevel" setting to TRUE in a ruleset.xml file to enable this behaviour
-- Thanks to Marcos Passos for the patch
Expand Down

0 comments on commit cf655b4

Please sign in to comment.