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

Adding javadoc source set based filtering #1457

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

sellophane
Copy link
Contributor

No description provided.

@sellophane sellophane force-pushed the javadoc-sourceset-filtering branch 2 times, most recently from faf133e to 0a03d75 Compare September 10, 2020 20:15
Comment on lines 12 to 14
if (it.analysisPlatform == Platform.jvm) {
it.getAllDependentSourceSets()
} else emptyList()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the condition can be extracted to filter.

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.

2 participants