ldez / tagliatelle
A linter that handles struct tags.
☆47Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for tagliatelle
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- golang linter to detect named returns☆26Updated last week
- Go linter for forbidding identifiers☆125Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago
- ☆51Updated last month
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated this week
- tenv detects environment variable not using t.Setenv☆23Updated 3 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆26Updated 3 years ago
- gRPC-compatible health checks for any net/http server.☆66Updated 2 months ago
- Allow and block list linter for direct Go module dependencies.☆72Updated last week
- 🚨 slog: Zerolog handler☆36Updated this week
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- 🪵 Ensure consistent code style when using log/slog☆107Updated this week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆23Updated last week
- Golang linter to use strconv☆22Updated this week
- Check that no globals are present in Go code.☆105Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆26Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 4 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated this week
- ☆16Updated 2 years ago
- Detect deeply nested if statements in Go source code☆41Updated 3 years ago
- Client library for Buf Reflection API, for transforming Protobuf data.☆45Updated this week