lintkit / php-coding-standards-kit
There is no license information available for the latest version (0.2.0) of this package.
0.2.0
2024-06-24 20:16 UTC
Requires
- friendsofphp/php-cs-fixer: ^3.57
- lintkit/base-kit: ^1.1.0
README
A preconfigured PHP Coding Standards kit implementation.
Usage
GitLab
# Lint the PHP .php:coding-standards: image: ghcr.io/lintkit/php-coding-standards-kit:1 script: - /lintkit
GitHub
- name: Lint PHP uses: lintkit/php-coding-standard-kit@v1
Local
docker pull ghcr.io/lintkit/php-coding-standards-kit:1
docker run -it --rm -v $(pwd):/app ghcr.io/lintkit/php-coding-standards-kit