This website requires JavaScript.
Explore
Help
Sign in
forks
/
ale
Watch
1
Star
0
Fork
You've already forked ale
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5556fcbd1c
ale
/
ale_linters
/
php
History
Download ZIP
Download TAR.GZ
w0rp
25b5fad15c
Merge pull request
#1072
from drrcknlsn/master
...
Prevent logging of errors in the php linter.
2017-11-01 20:56:43 +00: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
Merge pull request
#1072
from drrcknlsn/master
2017-11-01 20:56:43 +00: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