Skip to content

Commit 86a6969

Browse files
committed
CARRY: openshift: update .golangci.yml with new linter name
1 parent 1b72189 commit 86a6969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ linters:
55
- asciicheck
66
- bidichk
77
- bodyclose
8+
- copyloopvar
89
- cyclop
910
# - depguard
1011
- dogsled
1112
- dupword
1213
- durationcheck
1314
- errcheck
14-
- exportloopref
1515
- forbidigo
1616
- gci
1717
- goconst

0 commit comments

Comments
 (0)