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: ...@@ -75,8 +75,6 @@ linters:
disabled: true disabled: true
- name: package-comments - name: package-comments
disabled: true disabled: true
- name: use-waitgroup-go
disabled: true
gocritic: gocritic:
disabled-checks: disabled-checks:
- ifElseChain - 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