logginghandler/vendor/github.com/ultraware/whitespace
Marvin Preuss d095180eb4
All checks were successful
continuous-integration/drone/push Build is passing
build: uses go modules for tool handling
2022-01-14 13:51:56 +01:00
..
LICENSE build: uses go modules for tool handling 2022-01-14 13:51:56 +01:00
main.go build: uses go modules for tool handling 2022-01-14 13:51:56 +01:00
README.md build: uses go modules for tool handling 2022-01-14 13:51:56 +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.