Join Slack
Communities
Powered by
And why does the `"ktlintPlugin"` string not work ...
# gradle
j
jlleitschuh
03/07/2017, 4:25 PM
And why does the
"ktlintPlugin"
string not work with
apply
?
b
bamboo
03/07/2017, 4:26 PM
jlleitschuh: because
String.invoke(…)
is overloaded only in the context of
NamedDomainObjectContainer<T>.invoke { … }
j
jlleitschuh
03/07/2017, 4:27 PM
Oooooh. Wow...
2
Views
Open in Slack
Previous
Next