Skip to content

Commit e5616d9

Browse files
authored
Merge branch 'main' into colin/7231-rm-wasm-callbacks-bin-logic
2 parents ebfa82a + 0f4b8dd commit e5616d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ run:
55
linters:
66
disable-all: true
77
enable:
8-
- exportloopref
8+
- copyloopvar
99
- errcheck
1010
- gci
1111
- goconst

0 commit comments

Comments
 (0)