Skip to content

Avoid repeated comments in subclasses and interface implementations#126

Merged
paulirwin merged 1 commit into
paulirwin:masterfrom
javiertuya:88-repeated-comments
Dec 9, 2024
Merged

Avoid repeated comments in subclasses and interface implementations#126
paulirwin merged 1 commit into
paulirwin:masterfrom
javiertuya:88-repeated-comments

Conversation

@javiertuya

@javiertuya javiertuya commented Sep 2, 2024

Copy link
Copy Markdown
Contributor

Fixes #88, Fixes #131. See the discussion in this issue for the rationale of this fix.

@javiertuya

Copy link
Copy Markdown
Contributor Author

@paulirwin There is another issue (#131) that is solved with this PR. Could you please review it?

@paulirwin

Copy link
Copy Markdown
Owner

My apologies for missing this. I will review soon. Thanks!

@paulirwin paulirwin merged commit ebc6002 into paulirwin:master Dec 9, 2024
@javiertuya javiertuya deleted the 88-repeated-comments branch January 14, 2025 14:37
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.

Each comment written to C# code includes all previous comments Comments from all code before sometimes get interpreted as JavaDoc

2 participants