This is a docker image for PHP_CodeSniffer
Detect code standard violations
docker run -v /path/to/php/files/:/scripts/ texthtml/phpcs phpcs --standard=PSR2 /scripts/
and fix them
docker run -v /path/to/php/files/:/scripts/ texthtml/phpcs phpcbf --standard=PSR2 /scripts/
Content type
Image
Digest
sha256:75736f176…
Size
42.8 MB
Last updated
about 10 hours ago
docker pull texthtml/phpcs:sha-8a535c6