This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
ale
Watch
1
Star
0
Fork
0
You've already forked ale
mirror of
https://github.com/dense-analysis/ale.git
synced
2025-12-06 20:54:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f21f52343db942bd39ed6a2bb196d01aaf1f741f
ale
/
ale_linters
/
php
History
Ruslan Osmanov
a640d3b022
Added g:ale_php_phpstan_configuration option
2017-09-30 23:36:10 +07: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
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
Add a function for getting matches, and use it to simplify a lot of code
2017-04-18 00:35:53 +01:00
phpstan.vim
Added g:ale_php_phpstan_configuration option
2017-09-30 23:36:10 +07:00