From 939d16d45c172b4d306521094929153756aad733 Mon Sep 17 00:00:00 2001 From: Camille Scholtz Date: Mon, 24 Dec 2018 22:33:41 +0100 Subject: [PATCH] Add editorconfig --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..d23efb3 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*] +indent_size=4