PHPCS for CI
7.0K
This is a image to run the PHP CodeSniffer Tools.
Run the phpcs image:
docker run \
--rm \
--volume "$(pwd)":/app \
finalgene/phpcs
Run the phpcbf command in the phpcs image:
docker run \
--rm \
--volume "$(pwd)":/app \
finalgene/phpcs phpcbf
Use the PHP Coding Standard Generator to create a configuration file for your project.
Where to get help: the Docker Community Forums, the Docker Community Slack, or Stack Overflow
Where to file issues: https://github.com/finalgene/docker-hub-phpcs/issues
Maintained by: The final gene Team
Source of this description: Repository README.md
Content type
Image
Digest
sha256:1c963ff14…
Size
29.5 MB
Last updated
about 3 years ago
docker pull finalgene/phpcsPulls:
383
Last week