ldez / tagliatelle
A linter that handles struct tags.
☆53Updated 3 weeks ago
Alternatives and similar repositories for tagliatelle:
Users that are interested in tagliatelle are comparing it to the libraries listed below
- golang linter to detect named returns☆28Updated 3 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆65Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- ☆53Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- ☆26Updated 3 years ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Golang linter to use strconv☆40Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- A Go library for encoding structs into Header fields.☆47Updated last year
- Go package that can detect animated images and "deanimate" them by rendering just the first frame as a static image.☆25Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- ☆120Updated 10 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆163Updated last month
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆42Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- tenv detects environment variable not using t.Setenv☆24Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆26Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last month
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Magic number detector for Go.☆197Updated last year