mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
bin | ||
src/Psalm | ||
tests | ||
.gitingore | ||
composer.json | ||
composer.lock | ||
psalm.xml | ||
README.md |
PHP Static Analysis Linting Machine
Inspects your code and finds errors
...
Because it's based on nikic's PhpParser, it supports @var declarations on lines where etsy/phan does not. Yay.