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

review: fix: Inherit formal javadoc type parameters #5869

Merged

Conversation

I-Al-Istannen
Copy link
Collaborator

Previously, formal type parameters (e.g. <T>) were not inherited to child methods. This lead to false-positives in the Javadoc CI check (e.g. in #5801).

@I-Al-Istannen I-Al-Istannen self-assigned this Jun 25, 2024
@MartinWitt MartinWitt merged commit b511afd into INRIA:master Jun 30, 2024
12 checks passed
@I-Al-Istannen I-Al-Istannen deleted the fix/javadoc-inherit-formal-params branch June 30, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants