saibing / bingo

Bingo is a Go language server that speaks Language Server Protocol.
MIT License
495 stars 25 forks source link

Format anonymous struct issue 143 #170

Closed mbana closed 5 years ago

mbana commented 5 years ago

Format anonymous struct in hoverIdent in langserver/hover.go:

tests langserver/lsp_hover_test.go and langserver/lsp_test.go: call t.Helper()

Issue: https://github.com/saibing/bingo/issues/143