From e8cb31541984e93dcbaa5f2ac5f56ec390279d5e Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 24 Sep 2025 22:09:37 +0900 Subject: Apply shfmt to bash script files (make fmt) --- .editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 15230cdb..d8eea4d2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ root = true indent_style = space indent_size = 2 simplify = true -binary_next_line = true +binary_next_line = false switch_case_indent = true space_redirects = true function_next_line = false @@ -14,7 +14,7 @@ function_next_line = false indent_style = space indent_size = 2 simplify = true -binary_next_line = true +binary_next_line = false switch_case_indent = true space_redirects = true function_next_line = false -- cgit v1.2.3