lintkit / php-coding-standards-kit
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/lintkit/php-coding-standards-kit
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