Commit Graph

52 Commits (copilot/fix-analyze-go-job)

Author SHA1 Message Date
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
1 month ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
1 month ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
1 month ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
1 month ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
2 months ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
2 months ago
Terry Howe b3fbf8d0f7
Merge pull request #30808 from mmorel-35/errorlint
2 months ago
George Jenkins 81d6f04c82
Merge pull request #30867 from mmorel-35/gocritic
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
3 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
3 months ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
3 months ago
Arnav Nagzirkar e679ec9f04 ci: enable bidichk linter to prevent invisible Unicode characters
3 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
4 months ago
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 83a0138172 chore: fix deprecatedComment issues from gocritic
5 months ago
Matthieu MOREL af31a67924 chore: enable errorlint linter
5 months ago
Matthieu MOREL 62494896e9 chore: enable perfsprint linter
5 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
Matthieu MOREL e31a078e6e
chore: enable modernize linter (#31860)
6 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