wg-quicker/vendor/github.com/ultraware/whitespace
2022-01-07 20:20:48 +01:00
..
LICENSE build: managing tools in go modules 2022-01-07 20:20:48 +01:00
main.go build: managing tools in go modules 2022-01-07 20:20:48 +01:00
README.md build: managing tools in go modules 2022-01-07 20:20:48 +01: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.