nocoolnametom / phpstan-codeclimate
This package is abandoned and no longer maintained.
The author suggests using the phpstan/phpstan package instead.
Code Climate error formatter for PHPStan
Package info
github.com/nocoolnametom/phpstan-codeclimate
pkg:composer/nocoolnametom/phpstan-codeclimate
1.1.0
2019-07-03 23:37 UTC
Requires
- php: ~7.1
- nette/utils: ^2.4.5 || ^3.0
- phpstan/phpstan: ^0.11
- symfony/console: *
Requires (Dev)
This package is auto-updated.
Last update: 2020-06-09 20:56:50 UTC
README
Code Climate error formatter for PHPStan Deprecated: See Readme
Deprecated as the formatter has been incorporated into PHPStan v0.12.0! Just use the "GitLab" output format:
phpstan analyze --error-format=gitlab > codeclimate.json