From e784ddf3535ea479e3bc666bbb7dda2fb6d06d36 Mon Sep 17 00:00:00 2001 From: Honza Rychnovsky Date: Tue, 20 Dec 2022 09:25:04 +0100 Subject: [PATCH] [#841] Ktlint 0.48.0 * [#841] Ktlint 0.48.0 * Update + Suppress - Missing-trailing-comma globally - Broken no-semi rule locally - Fixed few other minor formatting troubles --- .idea/codeStyles/Project.xml | 2 -- .../zcash-sdk.ktlint-conventions.gradle.kts | 2 +- .../ecc/android/sdk/darkside/test/TestWallet.kt | 8 +++++--- gradle.properties | 2 +- .../cash/z/ecc/android/sdk/util/TestWallet.kt | 6 ++++-- .../android/sdk/block/CompactBlockProcessor.kt | 16 ++++++++-------- .../z/ecc/android/sdk/exception/Exceptions.kt | 10 +++++----- .../z/ecc/android/sdk/ext/ConsensusBranchId.kt | 4 +++- .editorconfig => tools/.editorconfig | 8 +++++++- 9 files changed, 34 insertions(+), 24 deletions(-) rename .editorconfig => tools/.editorconfig (84%) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index a499eb18..a2af24b6 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -8,8 +8,6 @@ -