From ee42be6b142eca7bbdd4e1656abbd67b12e5bd6a Mon Sep 17 00:00:00 2001 From: Tim Eisele Date: Tue, 12 Nov 2024 11:21:09 +0100 Subject: [PATCH] Move editorconfig to root --- src/.editorconfig => .editorconfig | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/.editorconfig => .editorconfig (100%) diff --git a/src/.editorconfig b/.editorconfig similarity index 100% rename from src/.editorconfig rename to .editorconfig