1 Star 0 Fork 112

DreamSmile/osharp

forked from 柳柳软件/osharp 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.editorconfig 439 Bytes
Copy Edit Raw Blame History
# http://editorconfig.org
root = true
[*]
#缩进风格:空格
indent_style = space
#缩进大小2
indent_size = 4
#换行符lf
end_of_line = lf
#字符集utf-8
charset = utf-8
#是否删除行尾的空格
trim_trailing_whitespace = true
#是否在文件的最后插入一个空行
insert_final_newline = true
[*.{xaml,json,csproj,cshtml,yml}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[Makefile]
indent_style = tab
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/kqdscorpio/osharp.git
git@gitee.com:kqdscorpio/osharp.git
kqdscorpio
osharp
osharp
master

Search

0d507c66 1850385 C8b1a773 1850385