cashapp / licensee

Gradle plugin which validates the licenses of your dependency graph match what you expect
https://cashapp.github.io/licensee/docs/1.x/
Apache License 2.0
626 stars 29 forks source link

Add kts test fixtures #23

Closed JakeWharton closed 3 years ago

JakeWharton commented 3 years ago

Closes #13

JakeWharton commented 3 years ago

It exercises the DSL in Kotlin which has different overloads to support Kotlin vs Groovy for lambdas.