mirror of
https://github.com/bitwarden/android.git
synced 2026-08-29 10:17:56 -05:00
[Build Issue] use full source set to match fastfile test task (#3533)
This commit is contained in:
@@ -253,7 +253,7 @@ kover {
|
||||
tasks {
|
||||
getByName("check") {
|
||||
// Add detekt with type resolution to check
|
||||
dependsOn("detektMain")
|
||||
dependsOn("detekt")
|
||||
}
|
||||
|
||||
withType<io.gitlab.arturbosch.detekt.Detekt>().configureEach {
|
||||
|
||||
Reference in New Issue
Block a user