addInspektDependencies

abstract val addInspektDependencies: Property<Boolean>(source)

If true (which is the default), the dependency on the inspekt runtime library will be automatically added to all source sets (as an implementation dependency). The library is required to invoke inspekt, so if it's not included, the compiler plugin is useless.