Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use inheritdoc on inherited attributes in models #903

Merged
merged 4 commits into from
May 12, 2022

Conversation

Miepee
Copy link
Contributor

@Miepee Miepee commented May 12, 2022

Description

This goes through most models and uses the inheritdoc xml comment in order to auto-generate xml documents based on what the methods/properties are inheriting from.
Gets rid of ~100 warnings.

@Grossley Grossley merged commit 5d8bc34 into UnderminersTeam:master May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants