ultraware / whitespaceLinks
☆21Updated 9 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☆30Updated 6 months ago
- A linter that handle directives into `go.mod`.☆15Updated 2 weeks ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)☆17Updated 4 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Capture stdout and/or stderr in Go.☆45Updated 2 years ago
- Golang linter to use strconv☆41Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆55Updated 3 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Faster camelcase implementation☆17Updated 2 years ago
- golang linter to detect named returns☆28Updated this week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- linter to enforce consistent import aliases☆16Updated 9 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆27Updated last year
- A linter that handles struct tags.☆54Updated last month
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- ☆12Updated 3 years ago
- Utility functions for using with Gherkin specs☆21Updated last year
- ☆18Updated 3 weeks ago