Linter checks that printf-like functions are named with `f` at the end.
☆25Aug 1, 2026Updated last month
Alternatives and similar repositories for go-printf-func-name
Users that are interested in go-printf-func-name are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Analyzer: checks whether err of sql.Rows is checked.☆17Oct 14, 2023Updated 2 years ago
- A linter that handle directives into `go.mod`.☆18Updated this week
- ☆22Jan 16, 2026Updated 7 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated 2 years ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Go linter to detect erroneous multiplication of duration values☆47Oct 24, 2025Updated 10 months ago
- Linter that checks that comments end in a period☆50Mar 27, 2026Updated 5 months ago
- Go linter for forbidding identifiers☆181Apr 12, 2026Updated 4 months ago
- Tool to check github user/organization repositories for some simple and common issues.☆20Dec 10, 2019Updated 6 years ago
- Detect deeply nested if statements in Go source code☆45Feb 26, 2026Updated 6 months ago
- Generating golang repo reports for GolangShow podcasts☆18Jun 7, 2018Updated 8 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Feb 23, 2026Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Apr 12, 2026Updated 4 months ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- linter that bans usage of certain methods and functions☆24Feb 11, 2021Updated 5 years ago
- A Godot-inspired math library for Ebintengine and other Go game engines☆31Aug 12, 2026Updated 3 weeks ago
- a simple Golang SSA viewer tool that can be used for code analysis or to create a linter☆12Mar 26, 2023Updated 3 years ago
- Analyzer: nilerr checks returning nil when err is not nil