This website requires JavaScript.
Explore
Help
Sign In
hasufell
/
ale
Watch
1
Star
0
Fork
0
You've already forked ale
Code
Issues
Pull Requests
Releases
Wiki
Activity
a535d07f28
ale
/
ale_linters
/
php
History
w0rp
a535d07f28
Ban use of ==# or ==? in the codebase, and prefer is# or is? instead
2017-08-08 08:39:13 +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
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 phpstan linter for php. (
#772
)
2017-07-16 15:04:25 +01:00