From b2f7022ec1c728dc29021bf94d3705223003755d Mon Sep 17 00:00:00 2001 From: Zongle Wang Date: Wed, 11 Dec 2024 11:45:43 -0500 Subject: [PATCH] Mark the root .editorconfig (#4545) --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.editorconfig b/.editorconfig index 2ae1cac53f..ae11edefb7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,5 @@ +root = true + [*] charset = utf-8 end_of_line = lf