4meepo / tagalign
Align and sort tags for Go struct.
☆29Updated last month
Alternatives and similar repositories for tagalign:
Users that are interested in tagalign are comparing it to the libraries listed below
- Go linter that checks if package imports are in a list of acceptable packages.☆161Updated last month
- A linter that handles struct tags.☆52Updated 2 weeks ago
- Golang linter to use strconv☆39Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated 3 weeks ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- Accept Interfaces, Return Concrete Types☆64Updated 4 months ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆168Updated this week
- golang linter to detect named returns☆28Updated this week
- detects nested contexts in loops or function literals☆34Updated last week
- 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 week
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- The Golang linter that checks usage of github.com/stretchr/testify.☆133Updated last week
- Generate coverage badge for go modules☆76Updated 2 weeks ago
- Authentication middleware for Connect.☆64Updated 6 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated last month
- linter to enforce consistent import aliases☆16Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆20Updated 3 months ago
- 🚨 slog: Datadog handler☆14Updated 2 weeks ago
- gRPC-compatible health checks for any net/http server.☆77Updated 2 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 9 months ago
- Cross-origin resource sharing (CORS) support for Connect.☆28Updated 6 months ago
- A logr implementation using Zerolog☆41Updated 2 years ago
- Protobuf golang linter - use getters instead of fields.☆28Updated last week
- Detects when some calls can be replaced by methods from the testing package☆27Updated 2 weeks ago
- tenv detects environment variable not using t.Setenv☆24Updated 3 months ago