mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 00:26:36 +03:00
Do not require checking for errors returned from fmt.Fprint
This fixes `make errcheck` error found in lib/logger
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
fmt.Fprintf
|
||||
fmt.Fprint
|
||||
(net/http.ResponseWriter).Write
|
||||
|
||||
Reference in New Issue
Block a user