Find declarations in Go source code that shadow predeclared identifiers
☆31Mar 31, 2025Updated 11 months ago
Alternatives and similar repositories for predeclared
Users that are interested in predeclared are comparing it to the libraries listed below
Sorting:
- Deduplicate named and unnamed imports of the same import path in Go files☆19May 18, 2020Updated 5 years ago
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Apr 10, 2025Updated 10 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- ☆21Jan 16, 2026Updated last month
- A linter that handle directives into `go.mod`.☆16Dec 4, 2025Updated 3 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- Tool to detect range statements iterating over addressable arrays☆28Dec 6, 2017Updated 8 years ago
- Simple generative fuzzer☆17Oct 18, 2021Updated 4 years ago
- Super-efficient, in-memory key/value data store☆21Jul 28, 2017Updated 8 years ago
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated last week
- copyloopvar is a linter detects places where loop variables are copied.☆23Oct 28, 2025Updated 4 months ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 4 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Run linters from Go code -☆66Oct 28, 2018Updated 7 years ago
- nilnesserr = nilness + nilerr☆10Apr 4, 2025Updated 11 months ago
- ☆43Dec 16, 2024Updated last year
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- go test with colors☆11Oct 3, 2024Updated last year
- Check if golang struct is empty☆12Mar 22, 2016Updated 9 years ago
- Period is a type that represents ISO-8601 periods of time.☆16Feb 13, 2026Updated 2 weeks ago
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- ddmin test case minimization algorithm☆31Sep 4, 2021Updated 4 years ago
- Linter to check if your tests have been marked as parallel correctly☆61Oct 14, 2025Updated 4 months ago
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated 2 weeks ago
- Generates random utf-8 strings for fuzz t�sting character encoding probl�ms☆11Aug 21, 2015Updated 10 years ago
- Linter that confirms DB rows and statements are closed properly.☆91May 19, 2025Updated 9 months ago
- Go library for truncating strings☆13Dec 11, 2024Updated last year
- Go static program analyser☆59Apr 18, 2020Updated 5 years ago
- Go in-memory cache library☆14Jan 9, 2020Updated 6 years ago
- Go helper types for issuing and handling HTTP requests☆13Jan 20, 2025Updated last year
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Feb 10, 2026Updated 3 weeks ago
- Calculate average score and rating based on Wilson Score Equation☆17Aug 5, 2017Updated 8 years ago
- Example project for Hugo Wercker tutorial☆11Jan 1, 2019Updated 7 years ago
- Salesforce SOAP API Client for golang☆14Sep 25, 2020Updated 5 years ago
- Faster camelcase implementation☆17Jan 21, 2023Updated 3 years ago
- Golang linter to check the errors handling expressions☆67Sep 18, 2025Updated 5 months ago
- Store go test bench data in a database☆30Dec 3, 2015Updated 10 years ago