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
2018-09-06 20:31:12 +01:00
..
gobuild.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
gofmt.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
golangci_lint.vim Add golangci-lint (#1890) 2018-09-06 20:31:12 +01:00
golint.vim Fix #1131 - Capture both output streams for golint 2017-11-15 16:24:29 +00:00
gometalinter.vim Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
gosimple.vim Use govet handler for gosimple, gotype, staticcheck 2018-03-20 14:19:48 +00:00
gotype.vim Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
govet.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
langserver.vim #1891 Fix the go-langserver tests 2018-09-06 17:05:05 +01:00
staticcheck.vim Use govet handler for gosimple, gotype, staticcheck 2018-03-20 14:19:48 +00:00