ChainSafe / ChainSafe/gossamer
Add lint check to make comments required for exported type.
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- previously, comments were required for the exported type, but lint is not giving an error anymore for the exported type without comment.
- lint should ensure that comment is provided for exported type, method, and function.
## Other information and links
-
Contributor guide
Assessment
This issue has not been assessed yet.