Commit Graph

36 Commits (release-4.2)

Author SHA1 Message Date
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
4 months ago
George Jenkins ce203dc568
Merge pull request #31938 from mmorel-35/perfsprint
5 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
5 months ago
Matthieu MOREL 071558d69f chore: fix bool-compare issues from testifylint
5 months ago
Matthieu MOREL 62494896e9 chore: enable perfsprint linter
5 months ago
Matthieu MOREL e31a078e6e
chore: enable modernize linter (#31860)
5 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
6 months ago
Brenden Ehlers 9a898af7f2 enable exhaustive linter
8 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
8 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 months ago
Matt Farina 0d359d44ea Restore lint rule for excluding meaningless name
11 months ago
Benoit Tigeot 34c2d5c1a9
Remove unused golangci-lint rules that produce warning
11 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
12 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year ago
Robert Sirchia 1b21f04b3b
Merge pull request #30865 from mmorel-35/github.com/evanphx/json-patch/v5
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Matthieu MOREL 706392fabb fix: update json-patch import path and add gomodguard settings
1 year ago
Robert Sirchia 4d580c6b95
Merge pull request #30810 from mmorel-35/usestdlibvars
1 year ago
Adharsh 7801588957 Fix bug in .golangci.yml configuration
1 year ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
1 year ago
Matthieu MOREL 3270d35d3f refactor: reorganize .golangci.yml for better clarity and structure
1 year ago
Justen Stall 700103d76a
chore: add depguard rule for github.com/pkg/errors
1 year ago
Matthieu MOREL d3eeb2c942 chore: remove github.com/hashicorp/go-multierror dependency
1 year ago
Benoit Tigeot d878548168
Migrate golint to v2
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Matt Farina 66f84e510e
Update golangci-lint version
2 years ago
Matt Farina 5727f56a96
Update to Go 1.23
2 years ago
Fish-pro c1108177a9 the linter varcheck and deadcode are deprecated (since v1.49.0)
4 years ago
yanggang 61374f6554 update .golangci for go1.18
4 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
5 years ago
Adam Reese d1da9e757e
fix(ci-lint): increase timeout for golangci-lint
5 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
7 years ago
sayboras 693bce93a0 Used timeout instead of deadline
7 years ago
Matthew Fisher b048f8914b
fix(coverage): cd to root dir to avoid adding godir to go modules
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
8 years ago