sunaoka / docker-php-cs-fixer

PHP Coding Standards Fixer (PHP CS Fixer) Docker image

Home Page:https://hub.docker.com/r/sunaoka/php-cs-fixer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Coding Standards Fixer (PHP CS Fixer) Docker image

Usage

docker run --rm -v $(pwd):/app -w /app sunaoka/php-cs-fixer --diff -v

About

PHP Coding Standards Fixer (PHP CS Fixer) Docker image

https://hub.docker.com/r/sunaoka/php-cs-fixer

License:MIT License


Languages

Language:Makefile 60.1%Language:Dockerfile 39.9%