golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated 4 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.☆42Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- ☆54Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- Golang linter to use strconv☆43Updated last month
- ☆101Updated last year
- A linter that handle directives into `go.mod`.☆16Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- ☆121Updated 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 3 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 weeks ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- Check that no globals are present in Go code.☆125Updated 7 months ago
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- golang linter to detect named returns☆29Updated this week
- Faster version of the Go regexp package☆75Updated 4 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago
- ☆120Updated last month
- Allow and block list linter for direct Go module dependencies.☆78Updated last month
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- A linter that handles struct tags.☆55Updated last month
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago