about summary refs log tree commit diff
path: root/.editorconfig
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 c9711d519408..ebb66b07945c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -101,3 +101,7 @@ end_of_line = unset
 insert_final_newline = unset
 trim_trailing_whitespace = unset
 charset = unset
+
+[lib/tests/*.plist]
+indent_style = tab
+insert_final_newline = unset