Closed sirbrillig closed 1 year ago
Part of implementing https://github.com/sirbrillig/phpcs-changed/issues/73, this moves the check for git file existence to the ShellOperator interface, allowing it to be abstracted for different shells.
ShellOperator
Part of implementing https://github.com/sirbrillig/phpcs-changed/issues/73, this moves the check for git file existence to the
ShellOperator
interface, allowing it to be abstracted for different shells.