ultraware / whitespaceLinks
☆21Updated 10 months ago
Alternatives and similar repositories for whitespace
Users that are interested in whitespace are comparing it to the libraries listed below
Sorting:
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 7 months ago
- Detect deeply nested if statements in Go source code☆43Updated 4 years ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Capture stdout and/or stderr in Go.☆45Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- ☆18Updated last month
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- go test with colors☆11Updated last year
- Faster camelcase implementation☆17Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Golang linter to use strconv☆42Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆27Updated last year
- ☆43Updated 10 months ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 6 years ago
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)☆17Updated 4 years ago
- Visualize Go module dependencies in Graphviz DOT format☆54Updated 5 years ago
- Package your Go modules☆42Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last week
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- pure golang spelling based on hunspell dictionaries☆41Updated 9 years ago