golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated 4 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:
- Golang linter to use strconv☆43Updated 2 months ago
- ☆54Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated last month
- ☆101Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆18Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- ☆120Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last month
- ☆121Updated last month
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- A linter that handles struct tags.☆55Updated last month
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- golang linter to detect named returns☆29Updated 2 weeks ago
- JSON schema support for Go programs☆91Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- Transform Go code into it's AST☆122Updated 6 years ago
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆78Updated 2 weeks ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last month
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- openapi toolkit common string formats☆112Updated last week
- Faster version of the Go regexp package☆75Updated 4 months ago