From 7784133176055cd0beab0823d999f499184bfc45 Mon Sep 17 00:00:00 2001 From: thesmallstar Date: Wed, 15 Apr 2020 01:37:18 +0530 Subject: [PATCH] Added One Statement per line and Enforced checkstyle --- fineract-provider/config/checkstyle/checkstyle.xml | 3 ++- .../EmailConfigurationWritePlatformServiceImpl.java | 3 ++- .../organisation/teller/domain/CashierTxnType.java | 12 ++++++++---- .../api/UsersApiResourceSwagger.java | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/fineract-provider/config/checkstyle/checkstyle.xml b/fineract-provider/config/checkstyle/checkstyle.xml index 84195dbfd92..e70bca1f0f1 100644 --- a/fineract-provider/config/checkstyle/checkstyle.xml +++ b/fineract-provider/config/checkstyle/checkstyle.xml @@ -58,6 +58,7 @@ +