golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated 3 weeks 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 year
- ☆99Updated 9 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- 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☆41Updated this week
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- ☆121Updated last year
- openapi toolkit common string formats☆111Updated 2 weeks ago
- ☆54Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Faster version of the Go regexp package☆74Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆77Updated 2 weeks ago
- A linter that handles struct tags.☆54Updated last month
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Script engine, especially good for tests☆159Updated last year
- Simple profiling for Go☆76Updated last year
- Check that no globals are present in Go code.☆119Updated 4 months ago
- Consistent hashing hashring implementation.☆35Updated last year
- ☆110Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Golang linter to check the errors handling expressions☆55Updated last week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago