phpro / grumphp

A PHP code-quality tool
MIT License
4.15k stars 433 forks source link

add extensions argument - fixes #1098 #1103

Closed malcomio closed 1 year ago

malcomio commented 1 year ago
Q A
Branch master for features and deprecations
Bug fix? yes/no
New feature? yes/no
BC breaks? yes/no
Deprecations? yes/no
Documented? yes/no
Fixed tickets #1098

Use the triggered_by config option to pass to PHPMDs suffixes parameter

veewee commented 1 year ago

Thanks for the PR. It seems about right. Do you mind adding and changing the test-cases for this task as well?