This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/ale_linters/go
w0rp 9fe7b1fe6a
Close #2281 - Separate cwd commands from commands
Working directories are now set seperately from the commands so they
can later be swapped out when running linters over projects is
supported, and also better support filename mapping for running linters
on other machines in future.
2021-03-01 20:11:10 +00:00
..
bingo.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
gobuild.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gofmt.vim #3325 - ale#path#BufferCdString now generates %s:h 2020-08-28 17:46:43 +01:00
golangci_lint.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
golint.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
gometalinter.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gopls.vim gopls: add go_gopls_init_options 2021-02-03 14:49:27 +01:00
gosimple.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gotype.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
govet.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
langserver.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
revive.vim Support revive for go files (#2933) 2020-05-22 06:09:14 -05:00
staticcheck.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00