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:
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last week
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- ☆121Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- ☆54Updated last year
- Golang linter to use strconv☆42Updated 2 weeks ago
- A linter that handles struct tags.☆55Updated 2 months ago
- ☆99Updated 10 months ago
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Detect deeply nested if statements in Go source code☆43Updated 4 years ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- golang linter to detect named returns☆29Updated last week
- A linter that handle directives into `go.mod`.☆16Updated last month
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 8 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆57Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Go linter for forbidding identifiers☆155Updated last week
- openapi toolkit common string formats☆111Updated last week
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 7 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Checks for a new line before return and branch statements.☆27Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last week
- logr implementation against the stdlib log package☆36Updated 3 years ago