From c33d91e5e05cde0c6f890d7d2f930ece61e149ec Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sun, 30 Mar 2025 22:27:19 +0800 Subject: migrate(ali): to ali server. --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index d28b4e3..4ff2eca 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,9 @@ tab_width = 8 indent_size = 2 max_line_length = 80 +[*.{sh,bash}] +indent_size = 2 + [*.{html,css,js,ts}] indent_size = 2 -- cgit v1.2.3