mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 16:28:12 -07:00
Comment.
This commit is contained in:
parent
772b07d868
commit
a2645c779c
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ open class JvmCompilerPlugin @Inject constructor(
|
||||||
|
|
||||||
initialSourceDirectories.addAll(contributedSourceDirs)
|
initialSourceDirectories.addAll(contributedSourceDirs)
|
||||||
|
|
||||||
// Transform them with the interceptors, if any
|
// Transform them with the interceptors, if any
|
||||||
val allSourceDirectories =
|
val allSourceDirectories =
|
||||||
if (isTest) {
|
if (isTest) {
|
||||||
initialSourceDirectories
|
initialSourceDirectories
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue