teamCityOutputFormat

@get:Input
@get:Optional
abstract val teamCityOutputFormat: Property<Boolean>

A flag that controls the output format - if set to true, the TeamCity compatible output will be returned to stdout.

Default value: IntelliJPlatformExtension.PluginVerification.teamCityOutputFormat

See also