Allow nimbus-fml WildcardImports
This commit is contained in:
Родитель
ba154be788
Коммит
9c4f0c6868
|
@ -15,6 +15,11 @@ style:
|
|||
active: false
|
||||
UnusedPrivateMember:
|
||||
active: false
|
||||
WildcardImport:
|
||||
excludeImports:
|
||||
- com.example.app.nimbus.*
|
||||
- com.example.lib.nimbus.*
|
||||
- com.example.sublib.nimbus.*
|
||||
|
||||
exceptions:
|
||||
RethrowCaughtException:
|
||||
|
|
Загрузка…
Ссылка в новой задаче