woodpecker/vendor/github.com/ultraware/whitespace
Lukas c28f7cb29f
Add golangci-lint (#502)
Initial part of #435
2021-11-14 21:01:54 +01:00
..
LICENSE Add golangci-lint (#502) 2021-11-14 21:01:54 +01:00
main.go Add golangci-lint (#502) 2021-11-14 21:01:54 +01:00
README.md Add golangci-lint (#502) 2021-11-14 21:01:54 +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.