From 66a0836ba12ed12c29353ae75134654c6f2013cc Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sun, 29 Jun 2025 15:07:57 +0800 Subject: debian-dev: refactor all. --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 69ce65e..92ff780 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,6 +18,9 @@ max_line_length = 80 [*.{sh,bash}] indent_size = 2 +[store/debian-dev/**/*.{sh,bash}] +indent_size = 4 + [*.{html,css,js,ts}] indent_size = 2 -- cgit v1.2.3