From 5aaffb5bf2e324b302b3a3fee6ffc2b9244baf8b Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 16:18:56 +0800 Subject: feat(git): use non-root and add robots. --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 97c3ded..529f610 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ root = true end_of_line = lf charset = utf-8 indent_style = space -indent_size = 2 +indent_size = 4 trim_trailing_whitespace = true [gitconfig] -- cgit v1.2.3