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:
cketti 2023-04-26 13:19:10 +02:00
parent 6e27fe5c84
commit 64ffed90b4
2 changed files with 0 additions and 1 deletions

View file

@ -120,7 +120,6 @@
<ID>ImplicitDefaultLocale:SmtpTransport.kt$SmtpTransport$String.format("MAIL FROM:&lt;%s&gt; BODY=8BITMIME", fromAddress)</ID>
<ID>ImplicitDefaultLocale:SmtpTransport.kt$SmtpTransport$String.format("MAIL FROM:&lt;%s&gt;", fromAddress)</ID>
<ID>ImplicitDefaultLocale:SmtpTransport.kt$SmtpTransport$String.format("RCPT TO:&lt;%s&gt;", 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>