workgroups/vendor/github.com/ultraware/whitespace
Marvin Preuss 1d4ae27878
All checks were successful
continuous-integration/drone/push Build is passing
ci: drone yaml with reusable anchors
2021-09-24 17:34:17 +02:00
..
LICENSE ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
main.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
README.md ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +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.