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-08 05:24:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2398fd74565e57770bb7b0478ff911b678196bab
ale
/
ale_linters
/
php
History
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