-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
Currently, a file without doc is reported by rule package-comments
with confidence 0.2 .
but it is not check is there other files in package have doc.
I want make this rule more confident
Describe the solution you'd like
check package comment in package level
Describe alternatives you've considered
Additional context
I have build a branch for this issue