detekt / detekt

Static code analysis for Kotlin
https://detekt.dev
Apache License 2.0
6.28k stars 773 forks source link

Add Gradle tests to compiler plugin test suite #6013

Open 3flex opened 1 year ago

3flex commented 1 year ago

We need proper test coverage for the compiler plugin, particularly around the Gradle integration, to avoid issues like #6007 coming up unexpectedly.

cortinico commented 1 year ago

I had the same thoughts last week. How do we feel about having a :sample module that applies the plugin via the includedBuild that we can use as a playground?

detekt-ci commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Please comment or this will be closed in 7 days.