Skip to content

Make phpcs-changed work in Windows without WSL #73

@sirbrillig

Description

@sirbrillig
  • Move all git workflow commands (eg: calls to git or phpcs) into methods on ShellOperator so that they can be implemented separately for each OS.
  • Move all svn workflow commands (eg: calls to svn or phpcs) into methods on ShellOperator so that they can be implemented separately for each OS.
  • Remove executeCommand on ShellOperator.
  • Create a ShellOperator implementation for Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions