Skip to content

Commit

Permalink
Merge branch 'development' into arm-kotlinter
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMc331 authored Dec 14, 2024
2 parents aeab3ad + 0a2a155 commit eddb690
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 599 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ tasks {
exclude("**/resources/**")
exclude("**/build/**")
config.setFrom(files("$rootDir/config/detekt/detekt.yml"))
buildUponDefaultConfig = false
buildUponDefaultConfig = true
}
}
Loading

0 comments on commit eddb690

Please sign in to comment.