ultraware / whitespaceLinks
☆21Updated 8 months ago
Alternatives and similar repositories for whitespace
Users that are interested in whitespace are comparing it to the libraries listed below
Sorting:
- A linter that handle directives into `go.mod`.☆15Updated 2 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated 5 months ago
- Linter that checks that comments end in a period☆48Updated 4 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- golang linter to detect named returns☆28Updated this week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last month
- Faster camelcase implementation☆17Updated 2 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 5 years ago
- Golang linter to use strconv☆41Updated 5 months ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- Golang linter that encourages you to use a separate _test package☆51Updated 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- ☆41Updated 5 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)☆16Updated 4 years ago
- Capture stdout and/or stderr in Go.☆45Updated 2 years ago
- go test with colors☆11Updated 10 months ago
- ☆54Updated 10 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last month
- Check that no globals are present in Go code.☆119Updated 3 months ago
- A linter that handles struct tags.☆54Updated last week
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 5 months ago