golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated last month
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:
- Golang linter to use strconv☆41Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆99Updated 9 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆54Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- A linter that handles struct tags.☆55Updated last month
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Golang linter to check the errors handling expressions☆56Updated last month
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- ☆121Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- golang linter to detect named returns☆28Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆122Updated 4 months ago
- Check that no globals are present in Go code.☆120Updated 4 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆35Updated this week
- ☆43Updated 10 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Go linter for forbidding identifiers☆153Updated 8 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- A linter that handle directives into `go.mod`.☆15Updated 3 weeks ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated last year