The problem with applying free args as `ListProper...
# eap
e
The problem with applying free args as
ListProperty.convention(…)
is that once user sets their own value on the property (including using
ListProperty.add/addAll
), convention is cleared/ignored, so also language settings are cleared for a user that configures
compilerOptions
in addition to
enableLanguageFeature()