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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 that handle directives into `go.mod`.☆17Dec 4, 2025Updated 3 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Apr 10, 2025Updated 11 months ago
- ☆21Jan 16, 2026Updated 2 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated last month
- nilnesserr = nilness + nilerr☆10Apr 4, 2025Updated 11 months ago
- 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
- copyloopvar is a linter detects places where loop variables are copied.☆24Oct 28, 2025Updated 4 months ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 4 years ago
- Simple generative fuzzer☆17Oct 18, 2021Updated 4 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Super-efficient, in-memory key/value data store☆21Jul 28, 2017Updated 8 years ago
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- Create a Github Action in 5 seconds!☆16Apr 11, 2025Updated 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- Example project for Hugo Wercker tutorial☆10Jan 1, 2019Updated 7 years ago
- Run linters from Go code -☆66Oct 28, 2018Updated 7 years ago
- ☆43Dec 16, 2024Updated last year
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Jul 31, 2022Updated 3 years ago
- Generates random utf-8 strings for fuzz t�sting character encoding probl�ms☆11Aug 21, 2015Updated 10 years ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 4 months ago
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated last month
- Linter that confirms DB rows and statements are closed properly.☆92Updated this week
- Format only modified code in Emacs☆11Mar 15, 2024Updated 2 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Sep 2, 2025Updated 6 months ago
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- Detects when some calls can be replaced by methods from the testing package☆32Dec 4, 2025Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 5 months ago
- ☆14Aug 4, 2015Updated 10 years ago
- Go static program analyser☆59Apr 18, 2020Updated 5 years ago
- Go in-memory cache library☆14Jan 9, 2020Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Mar 29, 2024Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆49Feb 13, 2025Updated last year
- ddmin test case minimization algorithm☆31Sep 4, 2021Updated 4 years ago
- A Go linter to check that errors from external packages are wrapped☆373Nov 24, 2025Updated 4 months ago