Skip to content

Commit

Permalink
Merge pull request #6 from PHPCSStandards/feature/phpcsdev-ruleset-ac…
Browse files Browse the repository at this point in the history
…count-for-phpcs-350-backfill

PHPCSDev: account for new PHPCS backfill
  • Loading branch information
jrfnl authored Aug 29, 2019
2 parents 2459463 + dc2d11a commit ec15089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PHPCSDev/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<exclude name="PHPCompatibility.Constants.NewConstants.t_coalesceFound"/>
<exclude name="PHPCompatibility.Constants.NewConstants.t_coalesce_equalFound"/>
<exclude name="PHPCompatibility.Constants.NewConstants.t_yield_fromFound"/>
<exclude name="PHPCompatibility.Constants.NewConstants.t_bad_characterFound"/>
</rule>


Expand Down

0 comments on commit ec15089

Please sign in to comment.