This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
ale
Watch
1
Star
0
Fork
0
You've already forked ale
Code
Issues
Pull Requests
Releases
Wiki
Activity
ale
/
ale_linters
/
go
History
Ben Paxton
0cb3e36554
Lint whole package for gosimple and gotype
...
Fixes
#936
2018-03-19 15:52:42 +00:00
..
gobuild.vim
#1206
Add support for setting options for gobuild, and escape paths better
2018-02-04 13:55:09 +00:00
gofmt.vim
Break shared handlers up into their own files, and fix stylelint error handling
2017-04-24 22:27:18 +01:00
golint.vim
Fix
#1131
- Capture both output streams for golint
2017-11-15 16:24:29 +00:00
gometalinter.vim
Added option for
gometalinter
to lint package (
#1156
)
2017-12-04 18:42:36 +00:00
gosimple.vim
Lint whole package for gosimple and gotype
2018-03-19 15:52:42 +00:00
gotype.vim
Lint whole package for gosimple and gotype
2018-03-19 15:52:42 +00:00
govet.vim
Fix
#1358
,
fix
#1369
- Lint the package on save for go vet instead
2018-02-25 11:39:45 +00:00
staticcheck.vim
This fixes issue
#936
by linting the whole package
2018-02-20 16:11:35 +01:00