From 5ca44d86de1e30be51aea6596139c2c1c241a430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E9=BE=99?= Date: Mon, 25 Jul 2022 12:00:13 +0000 Subject: [PATCH] test2 --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 43f480c..2db8841 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ # http://editorconfig.org -root = true +root = false [*] charset = utf-8 -- Gitee