When plugins DSL is used, there is no need to manually generate typesafe accessors for extensions and conventions (by running `./gradlew kotlinDslAccessorsSnapshot`).
Classes can't be ignored yet as it requires to ignore also all type usages which is a non-trivial operation.