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`.☆17Dec 4, 2025Updated 3 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 2 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated 11 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 4 years ago
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- ☆55Oct 16, 2024Updated last year
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated last year
- Generate Go enum encoding☆15Sep 11, 2025Updated 6 months ago
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated 3 weeks ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Sep 2, 2025Updated 6 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆49Feb 13, 2025Updated last year
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Apr 10, 2025Updated 11 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`.☆26Feb 1, 2026Updated last month
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆39Oct 30, 2025Updated 4 months ago
- linter for copyright headers☆30Feb 10, 2026Updated last month
- convert a txtar to an io.FS☆18Apr 8, 2024Updated last year
- Period is a type that represents ISO-8601 periods of time.☆16Mar 10, 2026Updated last week
- ☆11Jan 3, 2023Updated 3 years ago
- Format your docs; autogenerate from flags or Go structs or even generate versioned website directly from markdown!☆74Sep 9, 2025Updated 6 months ago
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated last month
- Go library for truncating strings☆13Dec 11, 2024Updated last year
- Faster camelcase implementation☆17Jan 21, 2023Updated 3 years ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆16Mar 12, 2026Updated last week
- Detect deeply nested if statements in Go source code☆44Feb 26, 2026Updated 3 weeks ago
- Ansible role to manage (security)limits in Debian-like systems☆10Nov 2, 2023Updated 2 years ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 4 months ago
- Command line tool for navigating git repositories.☆10May 5, 2023Updated 2 years ago
- detect mixing pointer and value method receivers☆13Mar 1, 2026Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- 🚨 slog: Webhook handler☆12Feb 2, 2026Updated last month
- Copy of stdlib's time.Duration, but ParseDuration accepts other bigger units such as days, weeks, months and years☆14Dec 19, 2024Updated last year
- Salesforce SOAP API Client for golang☆14Sep 25, 2020Updated 5 years ago
- Go-language library to check for problematic Unicode code points☆30Sep 15, 2025Updated 6 months ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- Use right mirror functions for string/[]byte performance bust☆44Apr 9, 2025Updated 11 months ago