S7evinK
|
8a4b90b7dd
|
Update golangci-lint (#1978)
* Update golangci-lint
* Use unconditional strings.TrimSuffix
* Add error checks
Signed-off-by: Till Faelligen <tfaelligen@gmail.com>
* Disable lint typecheck
* Fix ineffectual error assignment (#1976)
Was working on another PR and noticed that golangci-lint was failing
locally on `ineffassign`
Signed-off-by: Devon Mizelle <dev@devon.so>
* Revert "Disable lint typecheck"
This reverts commit 3c76f219d3cb43e4ee9a9c319abd0b8879972cfc.
Co-authored-by: Devon Mizelle <dev@devon.so>
|
2021-08-17 10:39:09 +01:00 |
Andrew Morgan
|
98ebbd01e5
|
Remove incorrect comment in find-lint.sh (#1619)
The referenced issue is about `go build`, not `go get`.
|
2020-12-15 09:45:36 +00:00 |
bodqhrohro
|
45dec20593
|
Update links to golangci-lint documentation (#1617)
Signed-off-by: Bohdan Horbeshko <bodqhrohro@gmail.com>
|
2020-12-07 11:23:01 +00:00 |
Kegsay
|
24d8df664c
|
Fix #897 and shuffle directory around (#1054)
* Fix #897 and shuffle directory around
* Update find-lint
* goimports
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
|
2020-05-21 14:40:13 +01:00 |