Skip to content

Commit 20cbd04

Browse files
committed
testing false check shadowing
1 parent b1892ea commit 20cbd04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ linters-settings:
1212
- github.com/satisfactorymodding/ficsit-cli/*
1313

1414
govet:
15-
check-shadowing: true
15+
check-shadowing: false
1616
enable-all: true
1717
disable:
1818
- shadow

0 commit comments

Comments
 (0)