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
/
doc
/
ale-go.txt
Age
Commit message (
Expand
)
Author
2018-04-27
Fix typos in "lint package" options in docs/ale-go
Maxim Baz
2018-02-20
This fixes issue #936 by linting the whole package
Sander van Harmelen
2018-02-04
#1206 Add support for setting options for gobuild, and escape paths better
w0rp
2017-10-03
gofmt fixer for Go (#970)
aliou
2017-08-02
Fix indentation and a typo in the gometalinter documentation
w0rp
2017-08-02
added gometalinter docs - Fix for #816
Jeff Willette
2017-07-21
fix typo in doc/ale-go
Rei MOCHIZUKI
2017-07-08
Use equal signs for language documentation sections
w0rp
2017-07-07
Make the executable for gometalinter configurable
w0rp
2017-05-30
go: Remove `staticcheck` and `go build` defaults
Daniele Sluijters
2017-04-27
Add tags for buffer-local variants of each linter option
Adriaan Zonnenberg
2017-04-15
Remove documentation for an option that was removed
w0rp
2017-04-15
Use g:ale_linters for turning gometalinter on, and update documentation as ap...
w0rp
2017-04-13
Add documentation for gometalinter
Ben Reedy