golangci / go-printf-func-name
Linter checks that printf-like functions are named with `f` at the end.
☆24Updated 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
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 7 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆19Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆26Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- ☆26Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- ☆28Updated 2 years ago
- Golang linter to use strconv☆31Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆40Updated last year
- Simple profiling for Go☆76Updated last year
- string interning library for lots of strings☆38Updated 3 years ago
- ☆19Updated 3 years ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆49Updated 4 years ago
- Checks for a new line before return and branch statements.☆27Updated 10 months ago
- ☆21Updated last month
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 11 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated 2 months ago
- Object file abstractions in Go☆30Updated 10 months ago
- A simple reference implementation of the Go module proxy☆23Updated 3 years ago
- ☆90Updated last month
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago
- TopN collector☆23Updated 8 months ago