Skip to content

Commit

Permalink
Update: disable shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
candy12t committed Jan 14, 2024
1 parent bc0c334 commit 2fb0cf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ run:
linters-settings:
govet:
enable-all: true
disable:
- shadow
linters:
disable-all: true
enable:
Expand Down

0 comments on commit 2fb0cf0

Please sign in to comment.