walle / lll
Line length linter
☆65Updated 2 years ago
Alternatives and similar repositories for lll:
Users that are interested in lll are comparing it to the libraries listed below
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- HTTP for Gophers☆61Updated 6 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆52Updated 6 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated 3 months ago
- Miscellaneous Go toys☆133Updated 5 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- Visualize Go module dependencies in Graphviz DOT format☆53Updated 5 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- DEPRECATED: use github.com/gobuffalo/flect instead☆24Updated 6 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- Go package for parsing and matching paths against .gitignore files.☆80Updated last year
- An inflection engine for golang☆102Updated 6 months ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- gg is smart grep for Go-language source code☆48Updated 5 years ago
- Rebecca is a readme generator for Go☆113Updated 2 years ago
- An example linter written with go/analysis for tutorial purposes☆58Updated 5 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- unindent stuff☆35Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Vendoring? Foolish human!☆41Updated 8 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- sync.Once with Reset()☆74Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago