Commit Graph

28 Commits (7bb5a5b3188004b14c67cef671662052b8fbe1d4)

Author SHA1 Message Date
Arve Knudsen 4d1cbe551f
Chore: Upgrade golangci-lint (#35188) 4 years ago
Dimitris Sotirakis d3e510e92f
Chore: Remove Revive standalone linter - use it via golangci-lint (#33150) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen e2351f7951
Chore: Configure go-ruleguard via golangci-lint (#28419) 5 years ago
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458) 5 years ago
Carl Bergquist 0b451486f8
removes unused golint file (#29391) 5 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
Arve Knudsen 4b1eb6e5c7
Chore: Enable gocyclo linter (#26395) 5 years ago
Arve Knudsen 3a362b758a
CI: Upgrade golangci-lint and base image (#26892) 5 years ago
Arve Knudsen 415638cdda
Chore: Use interfaces where possible (#26392) 5 years ago
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
Arve Knudsen a03177e960
Chore: Enable misspell linter (#26393) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Arve Knudsen 586d26c729
Chore: Replace scopelint with exportloopref (#26075) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen 3651a8e976
Chore: Disable scopelint for tests (#25923) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Arve Knudsen 084542a006
Chore: Consolidate on golangci-lint (#25834) 5 years ago
Carl Bergquist 9652a1410b
Build: Stricter linting should break the build (#23606) 5 years ago
Arve Knudsen 15455ab593
CircleCI: Run golangci-lint in two batches (#23021) 5 years ago
Arve Knudsen 289a5fb862
Chore: Fix golangci-lint timeout config, disable govet (#23015) 5 years ago
Carl Bergquist 3798ac903d
Upgrade golangci-lint and fixes some linting errors. (#22909) 5 years ago
Arve Knudsen f9774acc4c
Enable errcheck for golangci-lint (#19976) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Oleg Gaidarenko 756da8a134
Fix: tighten revive exit code & make it happy (#17127) 6 years ago
Oleg Gaidarenko be66ed9dab
Chore: explore possibilities of using makefile (#17039) 6 years ago