Skip to content

Add Support for @inheritdoc NatSpec Tag #14

Description

@gbrigandi

Traverse lacks support for the @inheritdoc NatSpec tag, which allows implementation contracts to inherit documentation from interfaces or parent contracts. This prevents Traverse from properly parsing documentation relationships and generating accurate unit tests from inherited metadata.
Traverse should recognize @inheritdoc tags, resolve documentation inheritance chains, and use the complete inherited documentation when generating unit tests and performing NatSpec analysis.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions