From 7ba39f866a3ab293ce81b5397c1e2975241919cb Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 18 Mar 2026 13:11:45 +0100 Subject: style(): switch to tab and to lf --- .editorconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 6d4b8c2..886d72a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,2 +1,7 @@ [*] -end_of_line = crlf \ No newline at end of file +end_of_line = lf +indent_style = tab +ij_smart_tabs = true + +[*.json] +tab_width = 2 \ No newline at end of file -- cgit v1.2.3