Skip to content

Commit

Permalink
Restyled by prettier-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Jan 11, 2022
1 parent 904b35f commit d4d1a3d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions detekt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,12 @@ complexity:
active: true
excludes:
[
"**/test/**",
"**/test/**",
"**/androidTest/**",
"**/commonTest/**",
"**/jvmTest/**",
"**/jsTest/**",
"**/iosTest/**",
"**/commonTest/**",
"**/jvmTest/**",
"**/jsTest/**",
"**/iosTest/**",
]
thresholdInFiles: 11
thresholdInClasses: 11
Expand Down

0 comments on commit d4d1a3d

Please sign in to comment.