ninjify / checker
This package is abandoned and no longer maintained.
The author suggests using the nette/code-checker package instead.
nette/code-checker optimized for co-operation with our coding standard
dev-master / 0.1.x-dev
2019-12-09 16:08 UTC
Requires
- php: ^7.2
- nette/code-checker: ~3.1.0
Requires (Dev)
- ninjify/qa: ^0.10.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan-deprecation-rules: ^0.11
- phpstan/phpstan-shim: ^0.11
- phpstan/phpstan-strict-rules: ^0.11
- phpunit/phpunit: ^8.1.0
This package is auto-updated.
Last update: 2020-10-23 09:26:04 UTC
README
nette/code-checker optimized for co-operation with our coding standard
Discussion / Help
Documentation
Install package
composer require --dev ninjify/checker
Run checker
vendor/bin/checker [options] Options: -d <path> Folder or file to scan (default: current directory) -i | --ignore <mask> Files to ignore -f | --fix Fixes files --no-progress Do not show progress dots
Versions
State | Version | Branch | Nette | PHP |
---|---|---|---|---|
dev | ^0.1 |
master |
3.0+ |
^7.2 |
Maintainers
Milan Felix Šulc |
Marek Bartoš |
Thank you for testing, reporting and contributing.