4meepo / tagalignLinks
Align and sort tags for Go struct.
☆33Updated 4 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 2 weeks ago
- Golang linter to check the errors handling expressions☆61Updated 3 months ago
- Go linter for forbidding identifiers☆157Updated last month
- golang linter to detect named returns☆30Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆76Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 9 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 2 weeks ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated this week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- A linter that handle directives into `go.mod`.☆16Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated this week
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆53Updated last year
- ☆18Updated 3 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆160Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- Golang linter to use strconv☆42Updated last month
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated last month
- 🚨 slog: Zerolog handler☆60Updated 2 weeks ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- Protobuf golang linter - use getters instead of fields.☆31Updated 2 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago
- 🪵 Ensure consistent code style when using log/slog☆224Updated this week
- Linter that checks that comments end in a period☆49Updated 2 months ago
- Golang pre-commit hooks for http://pre-commit.com/☆69Updated 4 months ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- linter to enforce consistent import aliases☆16Updated 11 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month