Skip to content

Commit bb590d5

Browse files
Merge pull request #726 from jannfis/chore/update-git-client-2_11
chore(deps): Pull in Git client changes from Argo CD v2.11.2
2 parents eb1d8d3 + 51db19f commit bb590d5

File tree

16 files changed

+1449
-230
lines changed

16 files changed

+1449
-230
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ run:
22
timeout: 2m
33
linters:
44
enable:
5+
- gofmt
56
- vet
67
- goimports
78
- ineffassign
89
- unconvert
9-
- unparam
1010
- unused
1111
linters-settings:
1212
goimports:

0 commit comments

Comments
 (0)