golangci-lint/test
Denis Tingaikin 01b566a646
Add go-header linter (#1181)
* add go-header linter
* apply review comments: add goheader example into .golangci.example.yml
* apply review comments: correctly handle multiline comments
2020-07-04 19:03:37 +00:00
..
bench Add linter for nolint 2020-04-26 20:20:17 -07:00
testdata Add go-header linter (#1181) 2020-07-04 19:03:37 +00: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 go-header linter (#1181) 2020-07-04 19:03:37 +00:00
run_test.go speed up CI and golangci-lint (#1070) 2020-05-09 15:15:34 +03:00