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:
- A linter that handle directives into `go.mod`.☆16Updated 3 weeks ago
- Linter that checks that comments end in a period☆49Updated 2 months 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
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- a slog handler for testing that code logs expected results☆23Updated last year
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- go test with colors☆11Updated last year
- Golang linter to use strconv☆43Updated last month
- Checks for a new line before return and branch statements.☆27Updated last year
- Faster camelcase implementation☆17Updated 2 years ago
- ☆43Updated 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
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- ☆18Updated 3 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Golang linter to check the errors handling expressions☆61Updated 3 months ago
- linter to enforce consistent import aliases☆16Updated last year
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)☆17Updated 4 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Check that no globals are present in Go code.☆123Updated 7 months ago
- ☆42Updated 5 years ago