lintkit / php-coding-standards-kit
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (0.2.0) of this package.
Package info
github.com/lintkit/php-coding-standards-kit
pkg:composer/lintkit/php-coding-standards-kit
0.2.0
2024-06-24 20:16 UTC
Requires
- friendsofphp/php-cs-fixer: ^3.57
- lintkit/base-kit: ^1.1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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