From 71cdb85b643fcd56f344852b0cf236baa5f77748 Mon Sep 17 00:00:00 2001 From: Raven Szewczyk Date: Wed, 5 Apr 2023 17:16:28 +0100 Subject: [PATCH] Reduce indents in spotless config (#161) Indent subexpressions by 1 level (4 spaces) instead of aligning to the column of the parent expression. This leads to more readable method chains if for some reason the object they're operating on is far to the right on its line. --- gtnhShared/spotless.eclipseformat.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gtnhShared/spotless.eclipseformat.xml b/gtnhShared/spotless.eclipseformat.xml index 3c21d0da..183ef10b 100644 --- a/gtnhShared/spotless.eclipseformat.xml +++ b/gtnhShared/spotless.eclipseformat.xml @@ -17,7 +17,7 @@ - + @@ -63,7 +63,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -121,7 +121,7 @@ - + @@ -270,7 +270,7 @@ - + @@ -285,7 +285,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -349,7 +349,7 @@ - +