Commit 01669685 authored by Johnny's avatar Johnny

fix(ci): remove invalid revive rule 'use-waitgroup-go' from golangci-lint config

parent 1f755f74
......@@ -75,8 +75,6 @@ linters:
disabled: true
- name: package-comments
disabled: true
- name: use-waitgroup-go
disabled: true
gocritic:
disabled-checks:
- ifElseChain
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment