cubesystems/static-analysers

Grumphp wrapper for analysing Laravel projects

4.0.0 2024-01-15 08:55 UTC

This package is auto-updated.

Last update: 2024-04-15 12:49:12 UTC


README

composer require --dev cubesystems/static-analysers

Usage

vendor/bin/grumphp run --testsuite=static -c ./vendor/cubesystems/static-analysers/grumphp.yml

Custom rules

Copy Grumphp config

cp vendor/cubesystems/static-analysers/grumphp.yml grumphp.yml