ldez / tagliatelleLinks
A linter that handles struct tags.
☆55Updated last month
Alternatives and similar repositories for tagliatelle
Users that are interested in tagliatelle are comparing it to the libraries listed below
Sorting:
- golang linter to detect named returns☆29Updated 2 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 11 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- Go linter for forbidding identifiers☆160Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- ☆54Updated last year
- Golang linter to check the errors handling expressions☆66Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- Magic number detector for Go.☆207Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated 3 weeks ago
- Check that no globals are present in Go code.☆127Updated 8 months ago
- A simple terminal UI for Go linters☆80Updated 5 years ago
- ☆121Updated last month
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 10 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 10 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆79Updated 3 weeks ago
- Golang linter to use strconv☆43Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- Linter to check if your tests have been marked as parallel correctly☆61Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- detects nested contexts in loops or function literals☆65Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆78Updated 2 weeks ago
- Analyzer: check whether a function uses a non-inherited context☆49Updated 10 months ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 2 months ago
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago