optionally bundle amzn/ion-c
[awesomized/ext-ion] / .editorconfig
index 7105c468c8c33b941f2b84bfcd832b1233d20281..ac09c3a4727080648e78ae31bca5308076b0306b 100644 (file)
@@ -8,6 +8,10 @@ indent_style = tab
 charset = utf-8
 trim_trailing_whitespace = true
 
+[*.m4]
+indent_style = space
+indent_size = 2
+
 [*.php]
 indent_style = space
 indent_size = 4