Bug 1821005 - Exclude build in extensions versioning from detekt.
This commit is contained in:
@@ -318,6 +318,7 @@ tasks.withType(Detekt).configureEach() {
|
||||
exclude "**/tmp/**"
|
||||
exclude "**/tooling/fetch/tests/**"
|
||||
exclude "**/tooling/fetch-tests/**"
|
||||
exclude "**/src/main/assets/extensions/**"
|
||||
}
|
||||
|
||||
// Apply same path exclusions as for the main task
|
||||
|
||||
Reference in New Issue
Block a user