Skip to content

Create a Kotlin script to ensure the presence of KDoc for every non-private declaration. #3304

Closed
@Sparsh1212

Description

KDoc must be present for every:

  • Classes
  • Values/fields
  • Explicit constructors
  • Companion objects
  • Nested classes
  • Enums
  • Annotations
  • Interfaces
  • Extension functions

Create a script which ensures the same.

Target PR date: 2021-07-30
Target completion date: 2021-08-04

Metadata

Assignees

Labels

Priority: EssentialThis work item must be completed for its milestone.Type: TaskA single task of work corresponding to a greater milestone. Generally corresponds to a single PR.Z-ibtTemporary label for Ben to keep track of issues he's triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions