You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Existing quality Gradle's task we have checks javadoc only for modules we publish, it does not include javadoc of example.
Even though we do not publish the examples JavaDocs we should validate those as part of the CI pipeline to ensure that it remains compliant.
It will help to avoid issues like #1714.
The text was updated successfully, but these errors were encountered:
Existing
quality
Gradle's task we have checks javadoc only for modules we publish, it does not include javadoc of example.Even though we do not publish the examples JavaDocs we should validate those as part of the CI pipeline to ensure that it remains compliant.
It will help to avoid issues like #1714.
The text was updated successfully, but these errors were encountered: