Add library containing detekt rules for apollo plugins

This commit is contained in:
Gary Tierney
2018-09-04 05:53:06 +01:00
parent 475c7ac741
commit a0c78ced90
9 changed files with 91 additions and 0 deletions
+4
View File
@@ -473,3 +473,7 @@ style:
WildcardImport:
active: false
excludeImports: 'java.util.*,kotlinx.android.synthetic.*'
apollo-plugin:
DeclarationInScript:
active: true