languages/php: Add PHPStan linter

Adds the PHPStan linter to the `vim.languages.php` module.

docs: attribute PHPStan to Poseidon
This commit is contained in:
Poseidon 2026-05-20 14:01:20 -05:00
commit 6cef622978
2 changed files with 38 additions and 1 deletions

View file

@ -563,4 +563,8 @@ https://github.com/gorbit99/codewindow.nvim
[Poseidon](https://github.com/poseidon-rises)
[PHPStan]: https://github.com/phpstan/phpstan
- Add [PHPStan] as a formatter for `vim.languages.php`.
<!-- vim: set textwidth=80: -->