summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index efea87bf..220ffbc8 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -16,5 +16,9 @@ indent_style = tab
[{NEWS,HACKING}]
indent_style = space
+[meson.build]
+indent_style = space
+indent_size = 2
+
[*.py]
indent_style = space