Skip to content

Commit ac8c69f

Browse files
committed
Allow java.util.* wildcard import again
1 parent 06ce0a2 commit ac8c69f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

detekt.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ style:
3737
active: false
3838
WildcardImport:
3939
excludeImports:
40+
- java.util.*
4041
- org.hamcrest.Matchers.*

0 commit comments

Comments
 (0)