round-trip tests

This commit is contained in:
2023-12-30 22:19:29 +06:00
parent 694b8d4d28
commit 09e7b1f176
7 changed files with 168 additions and 32 deletions

View File

@@ -12,5 +12,8 @@ tab_width = 4
[{*.yaml,*.yml}]
indent_size = 2
[src/test/**/*]
ktlint_standard_no-wildcard-imports = disabled
[{*.kt,*.kts}]
ij_kotlin_packages_to_use_import_on_demand = org.junit.jupiter.api,aws.sdk.kotlin.services.s3,kotlinx.coroutines,java.io,ziputils