mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-09-03 12:30:14 +00:00
Allow all standard dependencies
This commit is contained in:
parent
8927acc30c
commit
4d4d85799e
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,8 @@ linters:
|
|||
rules:
|
||||
main:
|
||||
list-mode: strict
|
||||
allow:
|
||||
- $gostd
|
||||
deny:
|
||||
- pkg: github.com/sirupsen/logrus
|
||||
desc: "logging is allowed only by logutils.Log"
|
||||
|
|
Loading…
Add table
Reference in a new issue