golangci-lint/test
Nishanth Shanmugham f3376cab71
add exhaustive linter (#1166)
* wip

more

add new files

run command fixes

more

* go.mod

* order

* same package

* review comment

* enable linter in .golangci.yml

* add testcase for default-signifies-exhaustive: true

* adjust runGoErrchk instead

* disable the linter

* cleanup

* more cleanup

* cleanup
2020-05-29 16:31:46 +03:00
..
bench Add linter for nolint 2020-04-26 20:20:17 -07:00
testdata add exhaustive linter (#1166) 2020-05-29 16:31:46 +03:00
testdata_etc Fix a false-positive from 'unused' (#585) 2019-09-09 16:10:49 +03:00
testshared speed up CI and golangci-lint (#1070) 2020-05-09 15:15:34 +03:00
.gitignore Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
data.go Group imports by package. 2019-10-01 18:09:47 -04:00
enabled_linters_test.go speed up CI and golangci-lint (#1070) 2020-05-09 15:15:34 +03:00
errchk.go Add linter for nolint 2020-04-26 20:20:17 -07:00
fix_test.go Update to latest securego/gosec (#792) 2019-10-08 09:36:21 +03:00
linters_test.go add exhaustive linter (#1166) 2020-05-29 16:31:46 +03:00
run_test.go speed up CI and golangci-lint (#1070) 2020-05-09 15:15:34 +03:00