sirbrillig / phpcs-changed

🐘 Run phpcs on files and only report new warnings/errors compared to the previous version.
MIT License
31 stars 11 forks source link

Make sure to only include one of each file in reporters #19

Closed sirbrillig closed 4 years ago

sirbrillig commented 4 years ago

This prevents the reporters displaying the output of a single file multiple times if there are multiple errors.