1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:48:32 -06:00
go/internal/lsp/fuzzy
awh6al 8c5978f193 internal/lsp: make golint happy
This PR fixes internal/lsp/fuzzy/matcher.go:230:4: should replace skipPenalty += 1 with skipPenalty++ .

Change-Id: I7d5b6c20e25503ea266e26783e68ad92fd8b36e0
GitHub-Last-Rev: 36fd2c25232f593f905051692e84d8c634fb7a46
GitHub-Pull-Request: golang/tools#194
Reviewed-on: https://go-review.googlesource.com/c/tools/+/212400
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-12-23 18:17:04 +00:00
..
input_test.go internal/lsp: trim down the fuzzy matcher library 2019-10-22 20:51:43 +00:00
input.go internal/lsp: trim down the fuzzy matcher library 2019-10-22 20:51:43 +00:00
matcher_test.go internal/lsp: fix fuzzy matcher inconsistency 2019-10-22 21:05:28 +00:00
matcher.go internal/lsp: make golint happy 2019-12-23 18:17:04 +00:00