golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated 5 months ago
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
Sorting:
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Updated 2 years ago
- Golang linter to use strconv☆43Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated last week
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 3 weeks ago
- ☆55Updated last year
- Check that no globals are present in Go code.☆128Updated 8 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- ☆43Updated last year
- A linter that handles struct tags.☆55Updated 2 months ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- golang linter to detect named returns☆29Updated this week
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago
- ☆121Updated last month
- Checks for a new line before return and branch statements.☆27Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 8 months ago
- openapi toolkit common string formats☆112Updated last week
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- ☆101Updated last year
- Go linter for forbidding identifiers☆160Updated 3 months ago
- logr implementation against the stdlib log package☆36Updated 3 years ago
- Accept Interfaces, Return Concrete Types☆79Updated last month