ldez / tagliatelleLinks
A linter that handles struct tags.
☆55Updated 2 months ago
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 last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last week
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- ☆54Updated last year
- Golang linter to check the errors handling expressions☆57Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- Go linter for forbidding identifiers☆155Updated last week
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- Magic number detector for Go.☆202Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Check that no globals are present in Go code.☆122Updated 5 months ago
- ☆121Updated last year
- Golang linter to use strconv☆42Updated 2 weeks ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 7 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated this week
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- detects nested contexts in loops or function literals☆57Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months ago
- Analyzer: check whether a function uses a non-inherited context☆49Updated 8 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Linter to check if your tests have been marked as parallel correctly☆59Updated 3 weeks ago
- Detect deeply nested if statements in Go source code☆43Updated 4 years ago
- Go tool for major version upgrades☆146Updated 2 months ago
- ☆26Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆27Updated last year