Skip to content

Commit ec15089

Browse files
authored
Merge pull request #6 from PHPCSStandards/feature/phpcsdev-ruleset-account-for-phpcs-350-backfill
PHPCSDev: account for new PHPCS backfill
2 parents 2459463 + dc2d11a commit ec15089

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PHPCSDev/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<exclude name="PHPCompatibility.Constants.NewConstants.t_coalesceFound"/>
2323
<exclude name="PHPCompatibility.Constants.NewConstants.t_coalesce_equalFound"/>
2424
<exclude name="PHPCompatibility.Constants.NewConstants.t_yield_fromFound"/>
25+
<exclude name="PHPCompatibility.Constants.NewConstants.t_bad_characterFound"/>
2526
</rule>
2627

2728

0 commit comments

Comments
 (0)