☆23Jan 16, 2026Updated 8 months ago
Alternatives and similar repositories for whitespace
Users that are interested in whitespace are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆46Dec 16, 2024Updated last year
- Linter that checks that comments end in a period☆50Mar 27, 2026Updated 5 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated 2 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Oct 14, 2023Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆47Oct 24, 2025Updated 10 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 5 years ago
- GoDoX extract speficic comments from Go code based on keywords☆19Jan 28, 2025Updated last year
- ☆32Apr 21, 2026Updated 5 months ago
- Linter checks that printf-like functions are named with `f` at the end.☆25Sep 1, 2026Updated 3 weeks ago
- Detect deeply nested if statements in Go source code☆45Feb 26, 2026Updated 6 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Mar 31, 2025Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 11 months ago
- ☆25Jan 21, 2022Updated 4 years ago
- linter to enforce consistent import aliases☆18Dec 26, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated 7 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆76Mar 29, 2024Updated 2 years ago
- Generation shell completions for Go kong applications☆19Sep 7, 2026Updated 2 weeks ago
- Tool to detect range statements iterating over addressable arrays☆27Dec 6, 2017Updated 8 years ago
- Miscellaneous Go toys☆133Apr 27, 2019Updated 7 years ago
- Create a Github Action in 5 seconds!☆17Apr 28, 2026Updated 4 months ago
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Apr 12, 2026Updated 5 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Sep 1, 2026Updated 3 weeks ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Sep 15, 2018Updated 8 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆202Mar 6, 2025Updated last year
- Check that no globals are present in Go code.☆136Feb 15, 2026Updated 7 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Checks for a new line before return and branch statements.☆28Apr 4, 2024Updated 2 years ago
- Linter that confirms DB rows and statements are closed properly.☆92Mar 18, 2026Updated 6 months ago
- Protobuf golang linter - use getters instead of fields.☆35Sep 9, 2026Updated 2 weeks ago
- linter for copyright headers☆31Sep 2, 2026Updated 3 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86May 15, 2025Updated last year
- Remove unnecessary type conversions from Go source☆388Aug 16, 2026Updated last month
- AST normalization experiment☆44Jan 31, 2019Updated 7 years ago
- Find in Go repeated strings that could be replaced by a constant☆320Jul 29, 2026Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 10 months ago
- alternative condition variable synchronization primitive☆33Nov 17, 2024Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆323Jul 23, 2026Updated 2 months ago