aboutsummaryrefslogtreecommitdiff
path: root/files/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'files/.editorconfig')
-rw-r--r--files/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/files/.editorconfig b/files/.editorconfig
index 6023520..30dc2cc 100644
--- a/files/.editorconfig
+++ b/files/.editorconfig
@@ -13,3 +13,6 @@ indent_size = 4
[*.md]
trim_trailing_whitespace = false
+
+[Makefile]
+indent_style = tab