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 last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- unindent stuff☆35Updated 4 years ago
- Visualize Go module dependencies in Graphviz DOT format☆53Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- sync.Once with Reset()☆74Updated 4 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 6 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated last month
- HTTP for Gophers☆61Updated 6 years ago
- CLI tool to send .go file to the Go Playground☆81Updated 10 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Go (golang) library to expose *testing.T as an interface.☆59Updated 3 years ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- tryhard finds and rewrites code suitable for try.☆126Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Linter for Go text/template (and html/template) template files☆44Updated 11 months ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Check that no globals are present in Go code.☆112Updated 3 months ago
- ✔️ tf is a microframework for parameterized testing of functions and HTTP in Go.☆136Updated 5 years ago
- gg is smart grep for Go-language source code☆48Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months 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
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago