ale/ale_linters/php
Diego Oliveira b172cd8b17 Add phan as a linter for php files (#1026)
Add phan for checking PHP code
2017-10-24 22:25:02 +01:00
..
hack.vim Add a function for getting matches, and use it to simplify a lot of code 2017-04-18 00:35:53 +01:00
langserver.vim Document the PHP langserver integration 2017-08-07 13:08:51 +01:00
phan.vim Add phan as a linter for php files (#1026) 2017-10-24 22:25:02 +01:00
php.vim Add end columns on php linter #538 2017-05-17 21:28:29 +02:00
phpcs.vim Ban use of ==# or ==? in the codebase, and prefer is# or is? instead 2017-08-08 08:39:13 +01:00
phpmd.vim Fix the regex of phpmd 2017-10-22 14:56:09 -02:00
phpstan.vim Added g:ale_php_phpstan_configuration option 2017-09-30 23:36:10 +07:00