golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated 5 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:
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Golang linter to use strconv☆41Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- golang linter to detect named returns☆28Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆54Updated 10 months ago
- ☆121Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- ☆43Updated 8 months ago
- A linter that handles struct tags.☆54Updated 4 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Faster version of the Go regexp package☆71Updated last year
- ☆98Updated 8 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Go linter for forbidding identifiers☆148Updated 6 months ago
- A linter that handle directives into `go.mod`.☆15Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆74Updated last week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Checks for a new line before return and branch statements.☆28Updated last year