golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated 2 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
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Golang linter to use strconv☆42Updated last week
- ☆101Updated 11 months ago
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- ☆121Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Check that no globals are present in Go code.☆123Updated 6 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- openapi toolkit common string formats☆111Updated last week
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- ☆54Updated last year
- ☆43Updated 11 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- logr implementation against the stdlib log package☆36Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆19Updated 4 years ago