From 0aa1106c96681bb12d37499faa625187d684fb16 Mon Sep 17 00:00:00 2001 From: mauwii Date: Mon, 13 Feb 2023 22:54:14 +0100 Subject: [PATCH] update .editorconfig --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.editorconfig b/.editorconfig index d4b0972eda..e03231eaca 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,5 @@ +root = true + # All files [*] charset = utf-8