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☆28Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆45Updated 8 months ago
- Go linter for forbidding identifiers☆153Updated 8 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- ☆54Updated last year
- Accept Interfaces, Return Concrete Types☆77Updated last month
- Golang linter to check the errors handling expressions☆56Updated last month
- Magic number detector for Go.☆201Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Check that no globals are present in Go code.☆120Updated 4 months ago
- ☆121Updated last year
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- detects nested contexts in loops or function literals☆56Updated 2 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 2 weeks ago
- Golang linter to use strconv☆41Updated this week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆35Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 6 months ago
- Linter to check if your tests have been marked as parallel correctly☆58Updated this week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- 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 7 months ago