dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.57k stars 1.44k forks source link

feat: enable golangci-lint by default #4536

Closed rodrigc closed 1 year ago

rodrigc commented 1 year ago

This replaces golint and gometalinter which are both deprecated

hsanson commented 1 year ago

There seems to be some conflicts with the previous MR to remove golint.

rodrigc commented 1 year ago

@hsanson I fixed the conflicts