Commit Graph

5 Commits

Author SHA1 Message Date
gucio321 c938b745a2 all: fix lint errors 2021-05-12 08:30:28 +02:00
Panagiotis Georgiadis e9031d97bd
Disable fieldalignment 2021-03-25 00:51:10 +01:00
Panagiotis Georgiadis 4af41209e7
Enable fieldalignment 2021-03-24 16:01:54 +01:00
Panagiotis Georgiadis 841a3a34bc
Update golangci
* Replace 'maligned' with 'fieldalignment' [1]
* Remove 'interfacer' [2]
* Enable linting against go test files as well
* Disable 'funlen' linter for go table-driven tests

[1] https://github.com/golangci/golangci-lint/pull/1765
[2] https://github.com/golangci/golangci-lint/issues/541
2021-03-24 15:01:00 +01:00
Eric Wohltman c7291b6f59
Linter (#427)
* Add golangci-lint config yaml and GitHub Actions workflows

* Update to Go 1.14
2020-06-23 22:15:31 -04:00