Luca Burgazzoli
|
a9fb58794a
|
reduce code duplication
|
2024-05-18 09:06:38 +02:00 |
Luca Burgazzoli
|
53e52ba39a
|
Merge pull request #153 from lburgazzoli/lint
Enable more linters
|
2024-05-17 16:48:39 +02:00 |
Luca Burgazzoli
|
5346dcceb5
|
Merge pull request #152 from dapr-sandbox/dependabot/go_modules/helm.sh/helm/v3-3.15.0
chore(deps): bump helm.sh/helm/v3 from 3.14.4 to 3.15.0
|
2024-05-17 16:48:26 +02:00 |
Luca Burgazzoli
|
d1a63db0b0
|
chore(lint): keep depguard disabled
|
2024-05-17 15:58:22 +02:00 |
Luca Burgazzoli
|
8da4f1354e
|
chore(lint): enable wrapcheck
|
2024-05-17 15:57:50 +02:00 |
Luca Burgazzoli
|
2386e4b66d
|
chore(lint): enable testpackage
|
2024-05-17 15:56:59 +02:00 |
Luca Burgazzoli
|
b16042da6e
|
chore(lint): keep gochecknoinits disabled
|
2024-05-17 08:51:04 +02:00 |
Luca Burgazzoli
|
958cbac64b
|
chore(lint): keep gochecknoglobals disabled
|
2024-05-17 08:51:04 +02:00 |
Luca Burgazzoli
|
bbd582fccf
|
chore(lint): enable gocyclo
|
2024-05-17 08:51:04 +02:00 |
Luca Burgazzoli
|
4dc42a7326
|
chore(lint): keep funlen disabled
|
2024-05-17 08:51:04 +02:00 |
Luca Burgazzoli
|
16bacba801
|
chore(lint): keep ireturn disabled
|
2024-05-17 08:51:04 +02:00 |
Luca Burgazzoli
|
d3647c64dd
|
chore(lint): keep interfacer disabled
|
2024-05-17 08:51:03 +02:00 |
Luca Burgazzoli
|
0fddd6b367
|
chore(lint): enable exhaustive
|
2024-05-17 08:51:03 +02:00 |
Luca Burgazzoli
|
32829ebfff
|
chore(lint): keep exhaustivestruct disabled
|
2024-05-17 08:51:03 +02:00 |
Luca Burgazzoli
|
8e031dd23b
|
chore(lint): keep maligned disabled
|
2024-05-17 08:50:45 +02:00 |
Luca Burgazzoli
|
8967d347ce
|
chore(lint): keep paralleltest disabled
|
2024-05-17 08:50:01 +02:00 |
Luca Burgazzoli
|
2b61d3ce41
|
chore(lint): keep exhaustruct disabled
|
2024-05-17 08:49:58 +02:00 |
Luca Burgazzoli
|
814cc80aa0
|
chore(lint): enable forbidigo
|
2024-05-17 08:49:58 +02:00 |
Luca Burgazzoli
|
821c7d0f4c
|
chore(lint): enable nilnil
|
2024-05-17 08:49:58 +02:00 |
Luca Burgazzoli
|
9fd121eb69
|
chore(lint): keep gofumpt disabled
|
2024-05-17 08:49:54 +02:00 |
Luca Burgazzoli
|
0cbc34c75b
|
chore(lint): keep gci disabled
|
2024-05-17 08:49:50 +02:00 |
Luca Burgazzoli
|
3ed1893824
|
chore(lint): enable nakedret
|
2024-05-17 08:49:50 +02:00 |
Luca Burgazzoli
|
2e743633a4
|
chore(lint): enable goerr113
|
2024-05-17 08:49:50 +02:00 |
Luca Burgazzoli
|
540c1609cc
|
chore(lint): keep godox disabled
|
2024-05-17 08:49:45 +02:00 |
Luca Burgazzoli
|
343e1e36d9
|
chore(lint): enable goconst
|
2024-05-17 08:49:45 +02:00 |
Luca Burgazzoli
|
38565c6803
|
chore(lint): keep nosnakecase disabled
|
2024-05-17 08:49:40 +02:00 |
Luca Burgazzoli
|
7ab9424459
|
chore(lint): enable nlreturn
|
2024-05-17 08:49:40 +02:00 |
Luca Burgazzoli
|
b3fd8910d3
|
chore(lint): enable rowserrcheck
|
2024-05-17 08:49:40 +02:00 |
Luca Burgazzoli
|
8206de3c65
|
chore(lint): keep scopelint disabled
|
2024-05-17 08:49:36 +02:00 |
Luca Burgazzoli
|
80da905549
|
chore(lint): keep structcheck disabled
|
2024-05-17 08:49:28 +02:00 |
Luca Burgazzoli
|
2b7ad771ef
|
chore(lint): enable sqlclosecheck
|
2024-05-17 08:49:28 +02:00 |
Luca Burgazzoli
|
6725ce739b
|
chore(lint): enable tagliatelle
|
2024-05-17 08:49:28 +02:00 |
Luca Burgazzoli
|
15c9c31d90
|
chore(lint): enable tenv
|
2024-05-17 08:49:28 +02:00 |
Luca Burgazzoli
|
5b2233cc15
|
chore(lint): keep varnamelen disabled
|
2024-05-17 08:49:21 +02:00 |
dependabot[bot]
|
bc0204e728
|
chore(deps): bump helm.sh/helm/v3 from 3.14.4 to 3.15.0
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.4 to 3.15.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.14.4...v3.15.0)
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 13:58:33 +00:00 |
Luca Burgazzoli
|
c0e78c7e3d
|
chore(lint): enable wastedassign
|
2024-05-16 15:35:01 +02:00 |
Luca Burgazzoli
|
9afbadfd9e
|
chore(lint): enable whitespace
|
2024-05-16 15:34:39 +02:00 |
Luca Burgazzoli
|
ce44e487c9
|
chore(lint): enable wsl
|
2024-05-16 15:34:01 +02:00 |
Luca Burgazzoli
|
0e977d1edc
|
chore(lint): enable dupl
|
2024-05-16 15:18:35 +02:00 |
Luca Burgazzoli
|
2e0e8ac272
|
chore(lint): enable varcheck
|
2024-05-16 15:06:45 +02:00 |
Luca Burgazzoli
|
091949adfd
|
chore(lint): enable deadcode
|
2024-05-16 15:06:16 +02:00 |
Luca Burgazzoli
|
d269d6590b
|
chore(lint): enable ifshort
|
2024-05-16 15:05:28 +02:00 |
Luca Burgazzoli
|
f1c36e3b09
|
chore(lint): enable inamedparam
|
2024-05-16 15:04:58 +02:00 |
Luca Burgazzoli
|
6ec4d99493
|
chore(lint): enable golint
|
2024-05-16 14:55:09 +02:00 |
Luca Burgazzoli
|
87e444c912
|
chore(lint): enable nestif
|
2024-05-16 14:53:51 +02:00 |
Luca Burgazzoli
|
c29fca4c79
|
chore(lint): enable lll
|
2024-05-16 14:46:24 +02:00 |
Luca Burgazzoli
|
e75380ca34
|
chore(lint): enable gomoddirectives
|
2024-05-16 14:45:17 +02:00 |
Luca Burgazzoli
|
1fbead3621
|
chore(lint): enable mnd
|
2024-05-16 14:43:09 +02:00 |
Luca Burgazzoli
|
3ff2b50738
|
Merge pull request #149 from dapr-sandbox/dependabot/go_modules/k8s.io/apiextensions-apiserver-0.30.1
chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1
|
2024-05-16 11:58:53 +02:00 |
dependabot[bot]
|
822b8e73d2
|
chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.30.0...v0.30.1)
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 09:40:47 +00:00 |