noverify
noverify copied to clipboard
Pretty fast linter (code static analysis utility) for PHP
This is an issue that should be referenced when sending the PR that fixes the problem found by the proposed diagnostic. * `offBy1` https://github.com/Wikia/app/pull/18119 (open) * `argsOrder` https://github.com/composer/composer/pull/9154 (merged) *...
## Code Example ```php
## Code Example ```php
RootWalker does too many things. * It's used during the indexing (it collects the file meta) * It's used during the linting (it reports things) * It contains some code...
## Code Example File `wp-includes/sodium_compat/src/Core32/Curve25519.php` is just 3000 lines of code and takes 22 seconds analyse: ``` $ git clone https://github.com/WordPress/WordPress.git ... $ noverify -allow-checks=none -debug-parse-duration=1s . 2020/09/17 16:16:36.214426 built...
Right now the main problem is that any compile-error in `ir` package would make the codegen fail. This is inconvenient when you have partially correct code during the refactoring or...
A reminder issue to add NoVerify to https://github.com/ziadoz/awesome-php