Issues are often reported for built-in types such as kotlin.collections.List. It makes sense to add this type to assumeNoAnnotations.
Should these be added in some default detekt.yml configuration? Or, they should simply already be dealt with in the default rule, with the detekt.yml appending to the configuration.
Issues are often reported for built-in types such as
kotlin.collections.List. It makes sense to add this type toassumeNoAnnotations.Should these be added in some default
detekt.ymlconfiguration? Or, they should simply already be dealt with in the default rule, with thedetekt.ymlappending to the configuration.