ultraware / whitespaceLinks
☆21Updated 7 months ago
Alternatives and similar repositories for whitespace
Users that are interested in whitespace are comparing it to the libraries listed below
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- ☆26Updated 3 years ago
- ☆41Updated 5 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated 3 months ago
- ☆43Updated 7 months ago
- linter to enforce consistent import aliases☆16Updated 6 months ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- A file globbing library.☆67Updated 8 months ago
- Go Library for safe type conversion to prevent integer overflow☆18Updated 4 years ago
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Golang linter to use strconv☆40Updated 4 months ago
- golang linter to detect named returns☆28Updated this week
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- A terminfo package in pure go!☆50Updated 2 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year
- A linter that handle directives into `go.mod`.☆15Updated last month
- Library providing routines to merge and validate JSON, YAML and/or TOML files☆36Updated last year
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆26Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 months ago
- alternative condition variable synchronization primitive☆30Updated 8 months ago