Skip to content

Commit 13b3edf

Browse files
committed
remove errant shadow parameter from .golangci.yaml
1 parent 67510f9 commit 13b3edf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.golangci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ linters-settings:
8484
- github.com/stretchr/testify
8585
govet:
8686
enable-all: true
87-
check-shadowing: false
8887
disable:
8988
# We don't care about variable shadowing.
9089
- shadow

0 commit comments

Comments
 (0)