w0rp
|
d1d5292178
|
Fix #2054 - Make golint configurable
|
2018-11-11 09:42:57 +00:00 |
|
tyru
|
e3ca8831ea
|
fix unmatched backquote in doc
|
2018-11-02 12:15:18 +09:00 |
|
Martin Tournoij
|
e82bcdb8a6
|
Add fixer for Go modules (#1873)
* Add fixer for Go modules
|
2018-09-19 19:33:23 +01:00 |
|
Sascha Grunert
|
7b62a15739
|
Add golangci-lint (#1890)
|
2018-09-06 20:31:12 +01:00 |
|
Horacio Sanson
|
a9333c2866
|
Fix #1822 - support go-langserver lsp.
|
2018-09-06 13:46:59 +09:00 |
|
tyru
|
88ffdb4736
|
feat: add ale_go_govet_options variable
|
2018-08-16 11:36:46 +09:00 |
|
Maxim Baz
|
04b54f5c17
|
Fix typos in "lint package" options in docs/ale-go
|
2018-04-27 19:49:33 +02:00 |
|
Sander van Harmelen
|
ab5257c344
|
This fixes issue #936 by linting the whole package
|
2018-02-20 16:11:35 +01:00 |
|
w0rp
|
33b3331b04
|
#1206 Add support for setting options for gobuild, and escape paths better
|
2018-02-04 13:55:09 +00:00 |
|
aliou
|
e376f0ae44
|
gofmt fixer for Go (#970)
Add a gofmt fixer for golang.
|
2017-10-03 18:54:35 +01:00 |
|
w0rp
|
d6557b2c5c
|
Fix indentation and a typo in the gometalinter documentation
|
2017-08-02 18:36:53 +01:00 |
|
Jeff Willette
|
7eb84242ee
|
added gometalinter docs - Fix for #816
|
2017-08-02 13:34:24 +09:00 |
|
Rei MOCHIZUKI
|
ce845e51f2
|
fix typo in doc/ale-go
|
2017-07-21 09:36:40 +09:00 |
|
w0rp
|
fdc7166c3c
|
Use equal signs for language documentation sections
|
2017-07-08 14:17:26 +01:00 |
|
w0rp
|
8315c0e337
|
Make the executable for gometalinter configurable
|
2017-07-07 00:10:30 +01:00 |
|
Daniele Sluijters
|
bfad5c9dc4
|
go: Remove staticcheck and go build defaults
Fixes #594
|
2017-05-30 14:48:23 +02:00 |
|
Adriaan Zonnenberg
|
ba6dbde906
|
Add tags for buffer-local variants of each linter option
|
2017-04-27 23:04:34 +02:00 |
|
w0rp
|
d824466230
|
Remove documentation for an option that was removed
|
2017-04-15 21:17:50 +01:00 |
|
w0rp
|
f0d76bc298
|
Use g:ale_linters for turning gometalinter on, and update documentation as appropriate
|
2017-04-15 21:04:43 +01:00 |
|
Ben Reedy
|
54991f3082
|
Add documentation for gometalinter
|
2017-04-13 19:38:32 +10:00 |
|