You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.yml
configuration? Or, they should simply already be dealt with in the default rule, with thedetekt.yml
appending to the configuration.The text was updated successfully, but these errors were encountered: