summaryrefslogtreecommitdiff
path: root/autoload/ale/fixers/phpcbf.vim
AgeCommit message (Expand)Author
2021-05-26Enable gopls by default with GOPATH detectionw0rp
2020-11-21Add php phpcbf options (#3383)Dale Jung
2018-09-04Improve ALE project style checkingw0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2017-12-01Fixed command string for phpcbf fixerE.J. Sexton
2017-08-20add phpcbf fixertmn-o3