We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3493feb commit 3248274Copy full SHA for 3248274
detekt.yml
@@ -35,3 +35,6 @@ style:
35
excludes: ["**/src/test/resources/**"]
36
MaxLineLength:
37
active: false
38
+ WildcardImport:
39
+ excludeImports:
40
+ - org.hamcrest.Matchers.*
0 commit comments