summaryrefslogtreecommitdiff
path: root/ale_linters/yaml/swaglint.vim
AgeCommit message (Expand)Author
2021-05-26Enable gopls by default with GOPATH detectionw0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2017-11-19#852 - Capture error codes for swaglintw0rp
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-07-17Add yaml swaglint linter (#771)Matthew Turland