4meepo / tagalignLinks
Align and sort tags for Go struct.
☆33Updated 5 months ago
Alternatives and similar repositories for tagalign
Users that are interested in tagalign are comparing it to the libraries listed below
Sorting:
- A linter that handles struct tags.☆55Updated last month
- Checks for a new line before return and branch statements.☆27Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 10 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆78Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- golang linter to detect named returns☆29Updated this week
- Go linter for forbidding identifiers☆159Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago
- Golang linter to use strconv☆43Updated last month
- Protobuf golang linter - use getters instead of fields.☆31Updated 3 weeks ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆227Updated 3 weeks ago
- Check that no globals are present in Go code.☆125Updated 7 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆54Updated last year
- Linter to check if your tests have been marked as parallel correctly☆60Updated 2 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆162Updated last week
- Go tool to generate documentation for environment variables☆94Updated 2 weeks ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 2 months ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- ☆54Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Golang pre-commit hooks for http://pre-commit.com/☆69Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago