index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ale_linters
/
go
/
govet.vim
Age
Commit message (
Expand
)
Author
2023-09-16
#4454 Clean up more tests and code
w0rp
2021-03-01
Close #2281 - Separate cwd commands from commands
w0rp
2019-07-01
Support $GO111MODULE with Go tooling
Elias Martinez Cohen
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
2018-09-19
Add fixer for Go modules (#1873)
Martin Tournoij
2018-09-04
Improve ALE project style checking
w0rp
2018-08-16
feat: add ale_go_govet_options variable
tyru
2018-07-24
#1754 Require snake_case names for linters in the codebase
w0rp
2018-03-20
Use govet handler for gosimple, gotype, staticcheck
Ben Paxton
2018-02-25
Fix #1358, fix #1369 - Lint the package on save for go vet instead
John Eikenberry
2017-04-24
Break shared handlers up into their own files, and fix stylelint error handling
w0rp
2017-02-11
Replace every stdin-wrapper script with the new %t formatting support
w0rp
2016-10-21
Add support for dot-seperate linters, improve linter tests
Bjorn Neergaard
2016-10-11
Introduce generic unix formatter
Bjorn Neergaard
2016-10-11
Introduce golang support
Bjorn Neergaard