lol: ``` return isinstance(target, JvmTarget) a...
# general
w
lol:
Copy code
return isinstance(target, JvmTarget) and target.has_sources('.scala'),