🔒 Default editor config

pull/4/head
林选臣 1 year ago
parent 1d8adf022f
commit 608bccc1f3

@ -133,4 +133,4 @@ dotnet_style_qualification_for_field = false:suggestion
#prefer methods not to be prefaced with this. or Me. in Visual Basic #prefer methods not to be prefaced with this. or Me. in Visual Basic
dotnet_style_qualification_for_method = false:suggestion dotnet_style_qualification_for_method = false:suggestion
#prefer properties not to be prefaced with this. or Me. in Visual Basic #prefer properties not to be prefaced with this. or Me. in Visual Basic
dotnet_style_qualification_for_property = false:suggestion dotnet_style_qualification_for_property = false:suggestion

Loading…
Cancel
Save