From b54798ca55cf4b241b3df66f5e4eac2953e55d03 Mon Sep 17 00:00:00 2001 From: Gerrit Meier Date: Tue, 12 Dec 2023 17:26:43 +0100 Subject: [PATCH] Allow if-nesting with depth of 4. Yes, it brings a congnitive challenge right now, but on the other hand the refactoring of the `DefaultNeo4jEntityConverter#createInstanceOfRelationships` is a challenge on its own. --- etc/checkstyle/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/checkstyle/config.xml b/etc/checkstyle/config.xml index 37dcf531f..be6280c58 100644 --- a/etc/checkstyle/config.xml +++ b/etc/checkstyle/config.xml @@ -43,7 +43,7 @@ - +