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

Request to add checkstyle output format #69

Open sirbrillig opened 1 year ago

sirbrillig commented 1 year ago

I can try to add it if I can find a good primer on its format. I know it’s XML… maybe I can use how psalm implemented it as a guide.