insite / grumphp-phpcbf
This package is abandoned and no longer maintained.
The author suggests using the phpro/grumphp package instead.
phpcbf task for GrumPHP
0.1.3
2020-05-11 14:36 UTC
Requires
- phpro/grumphp: ~0.16
Requires (Dev)
- squizlabs/php_codesniffer: ^3.5
- symfony/var-dumper: ^3.4
This package is auto-updated.
Last update: 2020-07-20 15:53:05 UTC
README
This package is deprecated, GrumPHP 0.19 can now run phpcbf automatically with the fixer.fix_by_default
parameter
This package allows running
the phpcbf
command from PHP_CodeSniffer
as a GrumPHP task.
For an example config, you can have a look at this file.