Antonboom / errnameLinks
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
Alternatives and similar repositories for errname
Users that are interested in errname are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- ☆54Updated 10 months ago
- Golang linter to use strconv