aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 893b7be0..29b4f393 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -17,3 +17,7 @@ indent_style = tab
17[*.m4] 17[*.m4]
18indent_style = space 18indent_style = space
19indent_size = 2 19indent_size = 2
20
21[{meson.build,meson_options.txt}]
22indent_style = space
23indent_size = 2