mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
sync-backend: initialize barebones module
This is simply an import of the project generated by start.ktor.io cleaned of its ungodly wildcard import fetish and better integrated into our existing build system.
This commit is contained in:
parent
b0bae12e6b
commit
5db4a1ee8d
12 changed files with 338 additions and 2 deletions
7
detekt-baselines/sync-backend.xml
Normal file
7
detekt-baselines/sync-backend.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" ?>
|
||||
<SmellBaseline>
|
||||
<ManuallySuppressedIssues></ManuallySuppressedIssues>
|
||||
<CurrentIssues>
|
||||
<ID>MagicNumber:HTTP.kt$443</ID>
|
||||
</CurrentIssues>
|
||||
</SmellBaseline>
|
Loading…
Add table
Add a link
Reference in a new issue