Updated on 2026-08-14
This commit is contained in:
parent
6c396362e4
commit
68069e0137
3 changed files with 2 additions and 837 deletions
|
|
@ -22,7 +22,7 @@ private fun DetektExtension.configure(project: Project) {
|
|||
ignoreFailures = false
|
||||
autoCorrect = true
|
||||
buildUponDefaultConfig = true
|
||||
config.setFrom(project.rootProject.files("plugins/configuration/detekt.yml"))
|
||||
config.setFrom(project.rootProject.files("tangem-android-tools/detekt-config.yml"))
|
||||
}
|
||||
|
||||
private fun Project.configureDetektPlugins() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue