mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
codeclimate: use only 4/5 defaults
because context.TODO() is a legit function License: MIT Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
This commit is contained in:
parent
096b3232d5
commit
0b584587cc
@ -11,6 +11,12 @@ exclude_paths:
|
||||
engines:
|
||||
fixme:
|
||||
enabled: true
|
||||
config:
|
||||
strings:
|
||||
- FIXME
|
||||
- HACK
|
||||
- XXX
|
||||
- BUG
|
||||
golint:
|
||||
enabled: true
|
||||
govet:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user