4meepo / tagalignLinks
Align and sort tags for Go struct.
☆32Updated 2 months ago
Alternatives and similar repositories for tagalign
Users that are interested in tagalign are comparing it to the libraries listed below
Sorting:
- 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 for forbidding identifiers☆153Updated 8 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆75Updated last month
- A linter that handles struct tags.☆54Updated last month
- Golang linter to check the errors handling expressions☆55Updated 3 weeks ago
- Golang linter to use strconv☆41Updated 2 weeks ago
- golang linter to detect named returns☆28Updated this week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆155Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated last week
- 🪵 Ensure consistent code style when using log/slog☆211Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆35Updated last week
- ☆43Updated 9 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 9 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆52Updated last year
- Protobuf golang linter - use getters instead of fields.☆31Updated last week
- A linter that handle directives into `go.mod`.☆15Updated 2 weeks ago
- detects nested contexts in loops or function literals☆56Updated last week
- ☆54Updated 11 months ago
- 🚨 slog: Zerolog handler☆55Updated last week
- Check that no globals are present in Go code.☆120Updated 4 months ago
- Go tool to generate documentation for environment variables☆90Updated last month
- Your Go project's documentation, to-go.☆100Updated 3 weeks ago
- Extension handlers for the slog library☆43Updated 2 years ago
- linter to enforce consistent import aliases☆16Updated 9 months ago