phpro / grumphp

A PHP code-quality tool
MIT License
4.11k stars 429 forks source link

add extensions argument - fixes #1098 #1103

Closed malcomio closed 10 months ago

malcomio commented 11 months 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 11 months ago

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