Skip to content

Commit 24fcf19

Browse files
author
Moritz Clasmeier
committed
Remove nonamedreturns linter, because the updater's Apply() mechanism makes it tricky to prevent warnings in the controller-runtime log
1 parent 1f0fac7 commit 24fcf19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.golangci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ linters:
1414
- importas
1515
- misspell
1616
- nestif
17-
- nonamedreturns
1817
- prealloc
1918
- revive
2019
- stylecheck

0 commit comments

Comments
 (0)