mirror of
https://github.com/libp2p/go-libp2p.git
synced 2025-09-26 20:21:26 +08:00
chore: disable errcheck
This commit is contained in:
@@ -9,6 +9,9 @@ linters:
|
||||
- unused
|
||||
- prealloc
|
||||
|
||||
disable:
|
||||
- errcheck
|
||||
|
||||
settings:
|
||||
revive:
|
||||
severity: warning
|
||||
@@ -18,4 +21,3 @@ linters:
|
||||
|
||||
severity:
|
||||
default: warning
|
||||
|
||||
|
Reference in New Issue
Block a user