ultraware / whitespaceLinks
☆21Updated last year
Alternatives and similar repositories for whitespace
Users that are interested in whitespace are comparing it to the libraries listed below
Sorting:
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 8 months ago
- Capture stdout and/or stderr in Go.☆45Updated 2 years ago
- Linter that checks that comments end in a period☆49Updated 2 months ago
- A linter that handle directives into `go.mod`.☆16Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated 2 weeks ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)