Skip to content

Instantly share code, notes, and snippets.

@DomPixie
Forked from DominicWatts/php-cs-fixer-no-doc
Created November 22, 2021 21:03
Show Gist options
  • Save DomPixie/1af70e122e5a716aff7bee6995f47114 to your computer and use it in GitHub Desktop.
Save DomPixie/1af70e122e5a716aff7bee6995f47114 to your computer and use it in GitHub Desktop.
php-cs-fixer no doc
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