golangci-lint/test
Grigory Zubankov 6b60cb8a30
new nlreturn linter (#1267)
* new nlreturn linter

* fix: import order

Co-authored-by: Sergey Vilgelm <sergey.vilgelm@ibm.com>
2020-08-02 15:16:45 -05:00
..
bench Add linter for nolint 2020-04-26 20:20:17 -07:00
testdata new nlreturn linter (#1267) 2020-08-02 15:16:45 -05:00
testdata_etc Fix a false-positive from 'unused' (#585) 2019-09-09 16:10:49 +03:00
testshared Configure path prefix via processor abstraction (#1226) 2020-07-11 09:14:52 +10: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 Upgrading to go-critic v0.5.0 (#1205) 2020-07-04 20:07:26 +00:00
fix_test.go Update to latest securego/gosec (#792) 2019-10-08 09:36:21 +03:00
linters_test.go Introduce gci as new linter (#1266) 2020-07-28 13:55:02 +03:00
run_test.go Sorting result.Issues implementation (golangci/golangci-lint#1217) (#1218) 2020-07-12 16:35:08 -05:00