mgechev/revive

Add a comment length checking in `rule.exported`

Open

#934 opened on Nov 7, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (316 forks)github user discovery
good first issuerule proposal

Repository metrics

Stars
 (5,517 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. Hello. We would like to have a comment length checking for exported types and methods on our project.

Describe the solution you'd like Add an argument for the rule for setting a minimum required comment length

Describe alternatives you've considered I seached for this functionality in other linters but didn't find anything

Contributor guide