golangci / go-printf-func-name
Linter checks that printf-like functions are named with `f` at the end.
☆22Updated 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
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆25Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- Faster version of the Go regexp package☆67Updated 7 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Detect deeply nested if statements in Go source code☆42Updated 3 years ago
- ☆26Updated 2 years ago
- ☆19Updated 3 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆17Updated last week
- Allow and block list linter for direct Go module dependencies.☆73Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 6 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Golang linter to check the errors handling expressions☆47Updated 4 years ago
- Golang linter to use strconv☆27Updated last month
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- Experimental golang database/sql☆19Updated 2 years ago
- Linter that checks that comments end in a period☆45Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- Simple profiling for Go☆76Updated 11 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆38Updated last year
- ☆28Updated 2 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- ☆33Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 9 months ago
- Checks for a new line before return and branch statements.☆27Updated 9 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago