Skip to content

Kotlin migration part 4#1021

Merged
Goooler merged 6 commits intomainfrom
g/kotlin-migration-part-4
Nov 18, 2024
Merged

Kotlin migration part 4#1021
Goooler merged 6 commits intomainfrom
g/kotlin-migration-part-4

Conversation

@Goooler
Copy link
Copy Markdown
Member

@Goooler Goooler commented Nov 18, 2024

Refs #1012.

@Goooler Goooler requested a review from Copilot November 18, 2024 12:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (8)
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/AbstractDependencyFilter.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DefaultDependencyFilter.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/MinimizeDependencyFilter.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/UnusedTracker.kt: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/internal/AbstractDependencyFilter.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/internal/DefaultDependencyFilter.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/internal/MinimizeDependencyFilter.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/internal/UnusedTracker.groovy: Language not supported

@Goooler Goooler merged commit 74e7deb into main Nov 18, 2024
@Goooler Goooler deleted the g/kotlin-migration-part-4 branch November 18, 2024 13:47
@Goooler Goooler mentioned this pull request Dec 1, 2024
15 tasks
} else {
excludedDependencies.add(it)
}
resolve(it.children, includedDependencies, excludedDependencies)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This was wrongly converted!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

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