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

Remove unnecessary documentation and replace it with <inheritdoc /> #2894

Closed
pascalberger opened this issue Oct 15, 2020 · 2 comments · Fixed by #2907
Closed

Remove unnecessary documentation and replace it with <inheritdoc /> #2894

pascalberger opened this issue Oct 15, 2020 · 2 comments · Fixed by #2907
Assignees
Milestone

Comments

@pascalberger
Copy link
Member

There are places in the code base where we have XML comments written but could have used <inheritdoc/>. Whenever possible we should use <inheritdoc/>

@pascalberger pascalberger added this to the v1.0.0 milestone Oct 15, 2020
@pascalberger pascalberger mentioned this issue Oct 15, 2020
19 tasks
@pascalberger pascalberger removed this from the v1.0.0 milestone Oct 16, 2020
@Marusyk
Copy link
Contributor

Marusyk commented Oct 19, 2020

Please assign it to me

@cake-build-bot
Copy link

🎉 This issue has been resolved in version v1.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

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

Successfully merging a pull request may close this issue.

3 participants