cubesystems/static-analysers

Grumphp wrapper for analysing Laravel projects

5.0.0 2024-04-17 12:18 UTC

This package is auto-updated.

Last update: 2024-05-15 13:06:37 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