From 75a15def825ca7189e2d906ddb8d66e88137e25f Mon Sep 17 00:00:00 2001 From: Sumer Jabri Date: Fri, 24 Jan 2025 11:47:32 -0500 Subject: [PATCH] Updated indentation mechanics. --- .editorconfig | 6 +++--- checkstyle.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.editorconfig b/.editorconfig index 0a62647..a037f25 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,9 +2,8 @@ root = true [*] charset = utf-8 -insert_final_newline = false +insert_final_newline = true indent_style = tab -indent_size = 8 end_of_line = lf trim_trailing_whitespace = true @@ -17,4 +16,5 @@ charset = unset end_of_line = unset insert_final_newline = unset trim_trailing_whitespace = unset -ij_formatter_enabled = false \ No newline at end of file +ij_formatter_enabled = false + diff --git a/checkstyle.xml b/checkstyle.xml index 0abc0c1..64f8ffa 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -6,7 +6,7 @@ - + - \ No newline at end of file +