From 3201ddc680518873932e1943eb4813709ff03da1 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Wed, 22 Aug 2018 13:06:39 +0200 Subject: [PATCH] Update .editorconfig. --- .editorconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 6baf3d41..63623045 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,9 @@ # -# see http://editorconfig.org/ +# see https://editorconfig.org/ # +root = true + [*] charset = utf-8 end_of_line = lf