Skip to content

Commit

Permalink
Improved README
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Feb 5, 2018
1 parent 4dfc4ed commit d91220b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ This sniff enforces trailing commas in multi-line arrays and requires short arra

#### SlevomatCodingStandard.ControlStructures.NewWithParenthesesSniff 🔧

`NewWithParenthesesSniff` checks and fixes "new" used without parentheses.
Require `new` with parentheses.

#### SlevomatCodingStandard.ControlStructures.DisallowYodaComparison/RequireYodaComparison 🔧

Expand Down

0 comments on commit d91220b

Please sign in to comment.