Skip to content

Format the code before PR

Ivan Barlog edited this page Mar 6, 2018 · 1 revision
docker run --rm -it -w /app -v $(pwd):/app everlutionsk/php-test php-cs-fixer fix src/ --allow-risky yes --diff --verbose --using-cache=no --rules=@Symfony,declare_strict_types,-simplified_null_return,-phpdoc_align
Clone this wiki locally