Create directory structure matching package name
Currently the tooling doesn't work very well when we place files directly into the "kotlin" directory.
This commit is contained in:
parent
6e27fe5c84
commit
64ffed90b4
2 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@
|
|||
<ID>ImplicitDefaultLocale:SmtpTransport.kt$SmtpTransport$String.format("MAIL FROM:<%s> BODY=8BITMIME", fromAddress)</ID>
|
||||
<ID>ImplicitDefaultLocale:SmtpTransport.kt$SmtpTransport$String.format("MAIL FROM:<%s>", fromAddress)</ID>
|
||||
<ID>ImplicitDefaultLocale:SmtpTransport.kt$SmtpTransport$String.format("RCPT TO:<%s>", address)</ID>
|
||||
<ID>InvalidPackageDeclaration:Main.kt$package app.k9mail.cli.html.cleaner</ID>
|
||||
<ID>LargeClass:MessageList.kt$MessageList : K9ActivityMessageListFragmentListenerMessageViewFragmentListenerMessageViewContainerListenerOnBackStackChangedListenerOnSwitchCompleteListenerPermissionUiHelper</ID>
|
||||
<ID>LargeClass:MessageListFragment.kt$MessageListFragment : FragmentConfirmationDialogFragmentListenerMessageListItemActionListener</ID>
|
||||
<ID>LargeClass:RealImapConnection.kt$RealImapConnection : ImapConnection</ID>
|
||||
|
|
Loading…
Reference in a new issue