aboutsummaryrefslogtreecommitdiffhomepage
path: root/.editorconfig
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2026-02-21 12:35:55 +0100
committerlemon <lsof@mailbox.org>2026-02-21 12:35:55 +0100
commit8aa0c6a5526a69b7f1b992990db59b275dfc2d80 (patch)
treefbe2e86eefa82ffc681445e991998f9b12a521f7 /.editorconfig
parent8dfd823f9f8b4d9bc43af473ab2758b3f1cc2012 (diff)
project documentation
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
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