1 Star 0 Fork 463

yan2oo7/NanUI

forked from dotNET China/NanUI 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.editorconfig 538 Bytes
Copy Edit Raw Blame History
林选臣 authored 2022-01-16 21:57 . 🪄 Code clean
[*.cs]
# CS0436: 类型与导入类型冲突
dotnet_diagnostic.CS0436.severity = none
csharp_style_namespace_declarations = file_scoped:error
csharp_style_var_for_built_in_types=true:warning
csharp_style_var_when_type_is_apparent=true:warning
csharp_style_var_elsewhere=true:suggestion
csharp_prefer_braces=true:suggestion
csharp_using_directive_placement=outside_namespace:silent
insert_final_newline=true
[*.{cs,vb}]
end_of_line=lf
dotnet_style_require_accessibility_modifiers=for_non_interface_members:suggestion
charset = utf-8
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/yan2oo7/NanUI.git
git@gitee.com:yan2oo7/NanUI.git
yan2oo7
NanUI
NanUI
master

Search

0d507c66 1850385 C8b1a773 1850385