Skip to content

Instantly share code, notes, and snippets.

@DominicWatts
Created February 21, 2020 21:44
Show Gist options
  • Select an option

  • Save DominicWatts/9357f503817a28f5a5d1029b692bc332 to your computer and use it in GitHub Desktop.

Select an option

Save DominicWatts/9357f503817a28f5a5d1029b692bc332 to your computer and use it in GitHub Desktop.
Docker : php-cs-fixer no doc #docker
docker run --rm -v $PWD:/code domw/php-cs-fixer php-cs-fixer fix --verbose --using-cache=no --rules=phpdoc_no_package,ordered_imports ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment