From 35e244a2653468b7e70588de8425858efe9f857a Mon Sep 17 00:00:00 2001 From: Hongjun Li <103014488+returnToInnocence@users.noreply.github.com> Date: Sat, 24 Feb 2024 01:46:31 +0800 Subject: [PATCH 1/5] refine the hg-style.xml #2435 no indents change --- hugegraph-style.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/hugegraph-style.xml b/hugegraph-style.xml index 8536d5154c..b659b29431 100644 --- a/hugegraph-style.xml +++ b/hugegraph-style.xml @@ -42,9 +42,6 @@ - - + + + + + + From 02198ed8482990a233eb3658d77f82c5586053ff Mon Sep 17 00:00:00 2001 From: Hongjun Li <103014488+returnToInnocence@users.noreply.github.com> Date: Sun, 25 Feb 2024 10:12:17 +0800 Subject: [PATCH 2/5] Supplement the hg-style.xml --- hugegraph-style.xml | 129 +++++++++++++++++++++++--------------------- 1 file changed, 68 insertions(+), 61 deletions(-) diff --git a/hugegraph-style.xml b/hugegraph-style.xml index b659b29431..583b740599 100644 --- a/hugegraph-style.xml +++ b/hugegraph-style.xml @@ -17,81 +17,88 @@ - From 6bf3a7d8bb4db5f22fdc1a29d41e8108c11d38a6 Mon Sep 17 00:00:00 2001 From: Hongjun Li <103014488+returnToInnocence@users.noreply.github.com> Date: Sun, 25 Feb 2024 10:14:34 +0800 Subject: [PATCH 3/5] Update .editorconfig to Solve the reformat java code single line indenting 8 to 4 problem --- .editorconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.editorconfig b/.editorconfig index 740928132a..dcf9117a64 100644 --- a/.editorconfig +++ b/.editorconfig @@ -21,7 +21,3 @@ root = true charset = utf-8 end_of_line = lf insert_final_newline = true - -[*.{java,xml,py}] -indent_style = space -indent_size = 4 From 4794c29988fbc0fa4cbb7777d3b9492119fedf4b Mon Sep 17 00:00:00 2001 From: Hongjun Li <103014488+returnToInnocence@users.noreply.github.com> Date: Sun, 25 Feb 2024 10:39:19 +0800 Subject: [PATCH 4/5] Restore the empty tag space --- hugegraph-style.xml | 123 ++++++++++++++++++++++---------------------- 1 file changed, 62 insertions(+), 61 deletions(-) diff --git a/hugegraph-style.xml b/hugegraph-style.xml index 583b740599..84b4d27460 100644 --- a/hugegraph-style.xml +++ b/hugegraph-style.xml @@ -17,85 +17,86 @@ -