phpstan-magento icon indicating copy to clipboard operation
phpstan-magento copied to clipboard

Feature Request: Add tips for rule errors

Open shochdoerfer opened this issue 3 years ago • 0 comments

Similar to what happens in PHPStan core, add tips to the rule errors we output to provide some more background information on why the rule was triggered and how to fix it. For the depreciation rules, we could additionally link to the Magento Devdocs.

See RuleErrorBuilder::tip().

shochdoerfer avatar Dec 10 '21 12:12 shochdoerfer