Compare commits
No commits in common. "renovate/io.nlopez.compose.rules-detekt-0.x" and "main" have entirely different histories.
renovate/i
...
main
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ allprojects {
|
||||||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
detektPlugins("io.nlopez.compose.rules:detekt:0.6.4")
|
detektPlugins("io.nlopez.compose.rules:detekt:0.5.8")
|
||||||
detektPlugins(project(":tests:detekt-rules"))
|
detektPlugins(project(":tests:detekt-rules"))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue