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

Move svn workflow to shell #82

Closed sirbrillig closed 1 year ago

sirbrillig commented 1 year ago

This PR moves all the svn workflow commands to the ShellOperator so they can be modified for different shells.

This is part of https://github.com/sirbrillig/phpcs-changed/issues/73