sni / lmd

Livestatus Multitool Daemon - Create livestatus federation from multiple sources
https://labs.consol.de/omd/packages/lmd/
GNU General Public License v3.0
42 stars 31 forks source link

Fixes for passing golangci-lint 1.18.0 #84

Closed jacobbaungard closed 5 years ago

jacobbaungard commented 5 years ago

This fixed building with golangci-lint 1.18.0, by removing some whitespaces and allowing bigger functions.

Signed-off-by: Jacob Hansen jhansen@itrsgroup.com

sni commented 5 years ago

thanks