ultraware / whitespaceLinks
☆21Updated 6 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 3 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- A linter that handle directives into `go.mod`.☆15Updated 2 weeks ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated 2 months ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- ☆26Updated 3 years ago
- Golang linter to use strconv☆40Updated 3 months ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 4 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Go package providing information about the number of CPUs in the system☆28Updated last month
- ☆42Updated 6 months ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆35Updated 7 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- Go Library for safe type conversion to prevent integer overflow☆18Updated 4 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 months ago
- A simple fs.FS implementation to be used inside tests.☆33Updated 2 years ago
- Join contexts like never before!☆20Updated 7 years ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆22Updated 3 weeks ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆40Updated 2 years ago
- A linter that handles struct tags.☆54Updated 2 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Make random JSON in Go☆25Updated 5 years ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆26Updated 2 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago