-
Notifications
You must be signed in to change notification settings - Fork 55
Audit usage of @inheritDoc #424
Copy link
Copy link
Open
Labels
contribfestA good issue for Contribfest KubeCon EU '24A good issue for Contribfest KubeCon EU '24good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
contribfestA good issue for Contribfest KubeCon EU '24A good issue for Contribfest KubeCon EU '24good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
We're using
@inheritDocto avoid writing javadoc, but that's not well founded in some cases. Audit the usage of it and ensure our docs are reasonable.