Commit Graph

8 Commits

Author SHA1 Message Date
Sven Rebhan f4eefeadcc
fix: update golangci-lint from v1.45.2 to v1.46.2 (#11191) 2022-05-25 12:48:45 -06:00
Sebastian Spaink 8d3e089f9d
chore: add actions/setup-go@v2 to linter config (#10935) 2022-04-04 11:28:32 -05:00
Sebastian Spaink 00325f20c0
chore: only check new issues with Go linter (#10054) 2021-11-03 15:57:44 -05:00
Sebastian Spaink 79dadd3da8
chore: add Super Linter Github Action (#10014) 2021-11-02 14:03:24 -06:00
Sebastian Spaink e17561d13b
fix: update golanci-lint to v1.42.1 (#9932) 2021-10-18 09:28:46 -05:00
Paweł Żak 9ddd189cd3
Proposal of enabled linters and their settings. (#8951)
* Proposal of enabled linters and their settings.

* Workaround to skip weird "plugins/parsers/influx/plugins/parsers/influx" directory

* Update to reflect changes in github actions

* Back to the last state

* Fix

Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-03-12 12:14:31 -06:00
Sebastian Spaink 21ca31c481
Mute linting errors when running against master branch (#8977)
* Mute errors when running on master branch

* One config, with conditional statement

* improve names
2021-03-11 16:48:16 -05:00
Sebastian Spaink 1d8a65069f
Move golangci-lint from circle-ci to github actions (#8975)
* Move lint to github actions

* Update version

* timeout and scheduled trigger
2021-03-11 14:35:10 -06:00