mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-09-05 05:15:22 +00:00
Allow all GitHub dependencies
This commit is contained in:
parent
4d4d85799e
commit
013170eecc
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ linters:
|
|||
list-mode: strict
|
||||
allow:
|
||||
- $gostd
|
||||
- github.com/
|
||||
deny:
|
||||
- pkg: github.com/sirupsen/logrus
|
||||
desc: "logging is allowed only by logutils.Log"
|
||||
|
|
Loading…
Add table
Reference in a new issue