noverify icon indicating copy to clipboard operation
noverify copied to clipboard

Pretty fast linter (code static analysis utility) for PHP

Results 94 noverify issues
Sort by recently updated
recently updated
newest added

- Updated go version - Replaced deprecated - Updated go

enhancement
refactoring

- added new linter rule: declareStrictTypes can not be "0" - added quickFix for declareStrictTypes - added new linter rule: lack of declare(strict_types=1) section - added quickFix for lack of...

enhancement

See [this](https://github.com/VKCOM/noverify/pull/1215) . And also see [this](https://github.com/VKCOM/noverify/issues/1214.). Don't forget to remove TODO from map.go, in LazyArrayElemTyp

enhancement