psr2r-sniffer icon indicating copy to clipboard operation
psr2r-sniffer copied to clipboard

A PSR-2-R code sniffer and code-style auto-correction-tool - including many useful additions

Results 1 psr2r-sniffer issues
Sort by recently updated
recently updated
newest added

I was wondering if there is any chance that support would be added for PHPStan generics (https://phpstan.org/blog/generics-by-examples). They are very useful for getting precise type validation from static analysis, but...

enhancement
help wanted