Skip to content

Instantly share code, notes, and snippets.

@DominicWatts
Created February 21, 2020 21:46
Show Gist options
  • Save DominicWatts/e68a4ee325fd8d32b2d4a24c3a758af6 to your computer and use it in GitHub Desktop.
Save DominicWatts/e68a4ee325fd8d32b2d4a24c3a758af6 to your computer and use it in GitHub Desktop.
Magento 2 : PHPCBF docker #magento2
docker run --rm -v $PWD:/code domw/phpcs phpcbf --colors --standard=Magento2 --report=full,summary --extensions=php,phtml ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment