Skip to content

Commit d0a13e7

Browse files
committed
Fix linter.
1 parent b898e32 commit d0a13e7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.golangci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ linters-settings:
5050
tenv:
5151
all: true
5252

53-
varcheck:
54-
exported-fields: false # this appears to improperly detect exported variables as unused when they are used from a package with the same name
55-
5653

5754
linters:
5855
disable-all: true

0 commit comments

Comments
 (0)