golangci / go-printf-func-nameLinks
Linter checks that printf-like functions are named with `f` at the end.
☆26Updated 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
Sorting:
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated 2 weeks ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Golang linter to use strconv☆40Updated 3 months ago
- ☆53Updated 8 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- ☆19Updated 3 years ago
- A linter that handles struct tags.☆54Updated 2 months ago
- ☆26Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 4 months ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 4 months ago
- ☆98Updated 5 months ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated 2 years ago
- Collect data about your dependencies☆43Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆41Updated 5 years ago
- Linter that checks that comments end in a period☆47Updated last month
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 6 years ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- string interning library for lots of strings☆38Updated 4 years ago