From 0078e0ca6d35becc0ded537689bf643308a15514 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 17 Dec 2017 00:40:52 +0100 Subject: [PATCH] [ci skip] Add more bloat. --- .editorconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..91413295 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +end_of_line = lf +insert_final_newline = true +charset = utf-8 +indent_style = space +indent_size = 4