linter to enforce consistent import aliases
☆17Dec 26, 2024Updated last year
Alternatives and similar repositories for importas
Users that are interested in importas are comparing it to the libraries listed below
Sorting:
- A linter that handle directives into `go.mod`.☆16Dec 4, 2025Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- ☆21Jan 16, 2026Updated last month
- Allow and block list linter for direct Go module dependencies.☆80Feb 10, 2026Updated 2 weeks ago
- ☆11Jan 3, 2023Updated 3 years ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated last year
- Period is a type that represents ISO-8601 periods of time.☆16Feb 13, 2026Updated 2 weeks ago
- Generate Go enum encoding☆15Sep 11, 2025Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Feb 1, 2026Updated last month
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 4 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated 11 months ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Feb 10, 2026Updated 2 weeks ago
- 🚨 slog: Webhook handler☆12Feb 2, 2026Updated 3 weeks ago
- Go library for truncating strings☆13Dec 11, 2024Updated last year
- Salesforce SOAP API Client for golang☆14Sep 25, 2020Updated 5 years ago
- Copy of stdlib's time.Duration, but ParseDuration accepts other bigger units such as days, weeks, months and years☆14Dec 19, 2024Updated last year
- ☆55Oct 16, 2024Updated last year
- Faster camelcase implementation☆17Jan 21, 2023Updated 3 years ago
- detect mixing pointer and value method receivers☆13Feb 1, 2026Updated 3 weeks ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Apr 10, 2025Updated 10 months ago
- Use right mirror functions for string/[]byte performance bust☆44Apr 9, 2025Updated 10 months ago
- Markdown table formatter in Go☆20Dec 16, 2021Updated 4 years ago
- Drop in replacement for https://golang.org/pkg/text/tabwriter with additional features☆15Jan 3, 2024Updated 2 years ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- ☆16Jul 1, 2023Updated 2 years ago
- Enumerations for Go - a really useful yet easy-to-use code generator☆17Feb 13, 2026Updated 2 weeks ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 3 months ago
- Go Linter: finds wasted assignment statements 🗑☆39Updated this week
- ☆21Updated this week
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 4 years ago
- a slog handler for testing that code logs expected results☆23Aug 8, 2024Updated last year
- 🧠 Golang Memoizer - Extremely fast, 0 allocation, concurrency safe, 0 Dependencies. guaranteed duplicate function call suppression☆18Nov 19, 2024Updated last year
- Go-language library to check for problematic Unicode code points☆30Sep 15, 2025Updated 5 months ago
- Sorting algorithms implemented in Go☆22Feb 6, 2026Updated 3 weeks ago
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆21Sep 2, 2025Updated 5 months ago