summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index d5552fe..a98473e 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -16,3 +16,7 @@ indent_style = space
[apkbuild-pypi.in]
indent_size = 4
indent_style = space
+
+[Makefile]
+indent_size = 8
+indent_style = tab