-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Cleaner documentation for Travis CI static tests #18386
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
Cleaner documentation for Travis CI static tests #18386
Conversation
Hi @josefbehr, thank you for the review. |
|
Hi @sivaschenko, thank you for the review. |
Hi @Thundar, thank you for your contribution! |
Description
This fix applies only to version 2.3.
Travis CI is failing static test for the commited files. The reason is that the comments does not adhere perfectly to the standard, especially on
{@inheritdoc}
usage.Reference: inheritdoc documentation
Manual testing scenarios
Contribution checklist