golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated 3 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
- Golang linter to use strconv☆42Updated last month
- ☆101Updated 11 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 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
- Check that no globals are present in Go code.☆123Updated 6 months ago
- ☆121Updated last year
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- ☆54Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- A linter that handles struct tags.☆55Updated 2 weeks 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
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- Golang linter to check the errors handling expressions☆61Updated 3 months ago
- ☆120Updated 2 weeks 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 last week
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Faster version of the Go regexp package☆74Updated 3 months ago
- golang linter to detect named returns☆30Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago