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:
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- ☆54Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Golang linter to use strconv☆42Updated 3 weeks ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- Golang linter to check the errors handling expressions☆59Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- ☆121Updated last year
- ☆101Updated 11 months ago
- Linter that checks that comments end in a period☆49Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 2 weeks ago
- ☆43Updated 11 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- 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
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- Allow and block list linter for direct Go module dependencies.☆78Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆27Updated last year
- golang linter to detect named returns☆29Updated this week
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- Simple error handling primitives☆60Updated 4 years ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 6 months ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 7 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Script engine, especially good for tests☆162Updated last year
- A linter that handles struct tags.☆55Updated last week
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago