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
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- Check that no globals are present in Go code.☆118Updated 2 months ago
- Golang linter to use strconv☆40Updated 4 months ago
- ☆98Updated 7 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- Consistent hashing hashring implementation.☆34Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- ☆53Updated 9 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated this week
- ☆109Updated last year
- ☆121Updated last year
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Go linter for forbidding identifiers☆148Updated 6 months ago
- Simple profiling for Go☆76Updated last year
- 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
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆77Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- ☆43Updated 7 months ago