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

**PHP Version:** 8.1 **OS:** Ubuntu Hi, I try to test my custom rule with using @filter, like this: ```php function f() { /** * @warning params of request without any...

bug

While working on the task, it was discovered that phpdoc is not an AST tree, which makes it very difficult to remove. This needs to be identified as a separate...

enhancement

tied with [prototype](https://github.com/VKCOM/noverify/pull/1236).

enhancement