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:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- 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 this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated last week
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- ☆26Updated 3 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- ☆53Updated 8 months ago
- ☆19Updated 3 years ago
- Golang linter to use strconv☆40Updated 4 months ago
- ☆43Updated 6 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- ☆98Updated 6 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆41Updated 5 years ago
- linter for copyright headers☆27Updated this week
- Simple profiling for Go☆76Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Go Embed experiments☆30Updated 3 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago