From 8aa0c6a5526a69b7f1b992990db59b275dfc2d80 Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 21 Feb 2026 12:35:55 +0100 Subject: project documentation --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 5697a97..ec3b152 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,7 @@ indent_size = 3 [Makefile] indent_style = tab + +[*.md] +indent_style = space +indent_size = 2 -- cgit v1.2.3