4meepo / tagalignLinks
Align and sort tags for Go struct.
☆32Updated 3 months ago
Alternatives and similar repositories for tagalign
Users that are interested in tagalign are comparing it to the libraries listed below
Sorting:
- Checks for a new line before return and branch statements.☆27Updated last year
- Golang linter to check the errors handling expressions☆57Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months ago
- Go linter for forbidding identifiers☆155Updated 2 weeks 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 analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- A linter that handles struct tags.☆55Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last week
- golang linter to detect named returns☆29Updated last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 8 months ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- Protobuf golang linter - use getters instead of fields.☆31Updated last month
- ☆43Updated 10 months ago
- Golang linter to use strconv☆42Updated 3 weeks ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆46Updated 5 months ago
- linter to enforce consistent import aliases☆16Updated 10 months ago
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Golang pre-commit hooks for http://pre-commit.com/☆68Updated 3 months ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- ☆54Updated last year
- The Golang linter that checks usage of github.com/stretchr/testify.☆158Updated last week
- 🪵 Ensure consistent code style when using log/slog☆217Updated 3 weeks ago
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆52Updated last year
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated last week
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Updated 2 weeks ago