Skip to content

Commit 9fb446c

Browse files
authored
Update .golangci.yml
1 parent 7701209 commit 9fb446c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.golangci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ linters:
8686
disabled: true
8787
- name: identical-switch-branches
8888
disabled: true
89+
- use-waitgroup-go
90+
disabled: true
8991
exclusions:
9092
generated: lax
9193
presets:

0 commit comments

Comments
 (0)