ale/ale_linters/php
Edwin Huijsing f38a802172
Add file mapping to phpstan (#4685)
* PHPStan is now working with filename-mapping

See help ale-lint-other-machines for more info about filename-mapping.

* Add two tests to show and test what is expected

* Missed this update while creating previous commit

* Simplified the update

We only needed to refactor the processing loop.
No extra test are needed.
2024-02-22 11:55:52 +09:00
..
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
intelephense.vim
langserver.vim
phan.vim
php.vim
phpactor.vim Adds PHPActor Linter (LSP) (#3975) 2021-11-18 12:54:10 +09:00
phpcs.vim
phpmd.vim fix tempfile for phpmd, to be able to use phpmd 2.14.0 (#4617) 2023-12-10 11:11:29 +00:00
phpstan.vim Add file mapping to phpstan (#4685) 2024-02-22 11:55:52 +09:00
psalm.vim Find composer.json when searching for psalm (#3979) 2021-11-15 21:17:18 +09:00
tlint.vim