ldez / tagliatelleLinks
A linter that handles struct tags.
☆55Updated 2 weeks ago
Alternatives and similar repositories for tagliatelle
Users that are interested in tagliatelle are comparing it to the libraries listed below
Sorting:
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- golang linter to detect named returns☆29Updated last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- Magic number detector for Go.☆203Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last month
- Go linter for forbidding identifiers☆157Updated last month
- ☆54Updated last year
- ☆121Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆59Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆78Updated this week
- Linter to check if your tests have been marked as parallel correctly☆60Updated 2 months ago
- A simple terminal UI for Go linters☆80Updated 5 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Golang linter to use strconv☆42Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆76Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 9 months ago
- detects nested contexts in loops or function literals☆63Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 8 months ago
- Allow and block list linter for direct Go module dependencies.☆78Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- linter for copyright headers☆28Updated last week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Analyzer: check whether a function uses a non-inherited context☆49Updated 9 months ago
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago