Commit 192184c
committed
don't check for init function in resolve.go
this is a bug introduce in 1.58.0 golangci-lint and should be fixed soon
but we can work around for now like this for now, see:
golangci/golangci-lint#4697
fix some other yamllint error as well along the way.
Signed-off-by: Chmouel Boudjnah <[email protected]>1 parent cdf4a69 commit 192184c
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments