mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Add library containing detekt rules for apollo plugins
This commit is contained in:
@@ -473,3 +473,7 @@ style:
|
||||
WildcardImport:
|
||||
active: false
|
||||
excludeImports: 'java.util.*,kotlinx.android.synthetic.*'
|
||||
|
||||
apollo-plugin:
|
||||
DeclarationInScript:
|
||||
active: true
|
||||
Reference in New Issue
Block a user