mgechev/revive

Add a comment length checking in `rule.exported`

Open

#934 geöffnet am 7. Nov. 2023

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (316 Forks)github user discovery
good first issuerule proposal

Repository-Metriken

Stars
 (5.517 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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