iperf3exporter/vendor/github.com/ultraware/whitespace
Marvin Preuss 2343c9588a
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
first commit
2021-10-20 10:08:56 +02:00
..
LICENSE first commit 2021-10-20 10:08:56 +02:00
main.go first commit 2021-10-20 10:08:56 +02:00
README.md first commit 2021-10-20 10:08:56 +02:00

Whitespace linter

Whitespace is a linter that checks for unnecessary newlines at the start and end of functions, if, for, etc.

Installation guide

Whitespace is included in https://github.com/golangci/golangci-lint/. Install it and enable whitespace.