mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
c28f7cb29f
Initial part of #435 |
||
---|---|---|
.. | ||
LICENSE | ||
main.go | ||
README.md |
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.