mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-27 07:48:29 +00:00
added some linter exclusions to let the monitor tool pass
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
270793eb7c
commit
86f56d2a80
@ -133,3 +133,9 @@ issues:
|
||||
- path: docs/docs\.go
|
||||
linters:
|
||||
- revive
|
||||
- path: monitor/mqtt_monitor_test\.go
|
||||
linters:
|
||||
- paralleltest
|
||||
- path: monitor/.*\.go
|
||||
linters:
|
||||
- durationcheck
|
||||
Loading…
x
Reference in New Issue
Block a user