Some environments don't have access to a fully featured patch implementation e.g. Alpine Linux. We should allow users to pass the --no-patch option and then pass that along to the phpcbf process when we execute it so that fixes can be auto-applied even if their environment's patch implementation lacks the required behaviour and functionality.
Some environments don't have access to a fully featured
patchimplementation e.g. Alpine Linux. We should allow users to pass the--no-patchoption and then pass that along to thephpcbfprocess when we execute it so that fixes can be auto-applied even if their environment'spatchimplementation lacks the required behaviour and functionality.