From 608bccc1f3900adbe37e6e2e21185fa0f1341c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E9=80=89=E8=87=A3?= Date: Tue, 10 Oct 2023 00:28:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=92=20Default=20editor=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig.inferred | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig.inferred b/.editorconfig.inferred index d741cfc..13f1d23 100644 --- a/.editorconfig.inferred +++ b/.editorconfig.inferred @@ -133,4 +133,4 @@ dotnet_style_qualification_for_field = false:suggestion #prefer methods not to be prefaced with this. or Me. in Visual Basic dotnet_style_qualification_for_method = false:suggestion #prefer properties not to be prefaced with this. or Me. in Visual Basic -dotnet_style_qualification_for_property = false:suggestion \ No newline at end of file +dotnet_style_qualification_for_property = false:suggestion