Bug 30730: Unit tests
[koha-ffzg.git] / .editorconfig
index 95c4e45..b0ea8b8 100644 (file)
@@ -10,3 +10,10 @@ indent_style = space
 indent_size = 4
 # New files charset should be UTF-8
 charset = utf-8
+
+[*.json]
+indent_size = 2
+
+[*.yaml]
+indent_size = 2
+quote_type = single