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:
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- ☆26Updated 3 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Golang linter to use strconv☆40Updated 2 months ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Go Embed experiments☆30Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated last month
- 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
- ☆97Updated 5 months ago
- ☆41Updated 5 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- Object file abstractions in Go☆30Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 weeks ago
- ☆19Updated 3 years ago
- Linter that checks that comments end in a period☆46Updated last month
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 4 months ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆42Updated 5 months ago
- Simple profiling for Go☆76Updated last year