We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13108b0 commit e32b1a4Copy full SHA for e32b1a4
CHANGELOG.md
@@ -22,6 +22,8 @@ IMPROVEMENTS:
22
[[GH-3226]](https://github.com/fatih/vim-go/pull/3226)
23
* Add `g:go_doc_balloon` to allow godoc to be displayed in hover balloons.
24
[[GH-3252]](https://github.com/fatih/vim-go/pull/3252)
25
+* Default to using `revive` in place of `golint`.
26
+ [[GH-3248]](https://github.com/fatih/vim-go/pull/3248)
27
28
BUG FIXES:
29
* Handle terminating parenthesis on hexadecimal values.
0 commit comments