blizzy78 / varnamelen
Go analyzer checking that the length of a variable's name matches its usage scope
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for varnamelen
- golang linter to detect named returns☆26Updated 2 weeks ago
- linter for copyright headers☆22Updated 9 months ago
- Golang linter to check the errors handling expressions☆46Updated 3 years ago
- Accept Interfaces, Return Concrete Types☆62Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated last week
- Golang linter to use strconv☆22Updated this week
- A linter that handles struct tags.☆47Updated 8 months ago
- Golang linter that encourages you to use a separate _test package