Skip to content

Commit

Permalink
Add link to issue comment to the test's kdoc
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Leitschuh <[email protected]>
  • Loading branch information
tbroyer and JLLeitschuh committed Feb 7, 2022
1 parent 63e505d commit e061db3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,9 @@ class KtlintPluginTest : AbstractPluginTest() {
}
}

/**
* See: https://github.com/JLLeitschuh/ktlint-gradle/issues/523#issuecomment-1022522032
*/
@DisplayName("Should not leak KtLint as a variant into consuming projects")
@CommonTest
fun noLeakIntoConsumingProjects(gradleVersion: GradleVersion) {
Expand Down

0 comments on commit e061db3

Please sign in to comment.