ultraware / whitespaceLinks
☆21Updated last week
Alternatives and similar repositories for whitespace
Users that are interested in whitespace are comparing it to the libraries listed below
Sorting:
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 9 months ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆27Updated last year
- Golang linter to use strconv☆43Updated 2 months ago
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- golang linter to detect named returns☆29Updated 2 weeks ago
- Faster camelcase implementation☆17Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆29Updated 7 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated 3 weeks ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- go test with colors☆11Updated last year
- Find in Go exported variables that could be unexported☆27Updated 10 years 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 3 weeks ago
- ☆18Updated 4 months ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Capture stdout and/or stderr in Go.☆45Updated 2 years ago
- Checks for a new line before return and branch statements.☆27Updated last year
- An inflection engine for golang☆103Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 8 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)☆17Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago