1 Star 0 Fork 0

Ridge / Disruptor-net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 391 Bytes
一键复制 编辑 原始数据 按行查看 历史
Olivier Coanet 提交于 2018-03-08 15:55 . Update editorconfig
root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = crlf
[*.{cs,csx,xaml,cake}]
indent_size = 4
indent_style = space
[*.{config,nuspec,resx}]
indent_size = 2
indent_style = space
[*.{csproj,vcxproj,props,targets}]
indent_size = 2
indent_style = space
insert_final_newline = false
[*.sln]
indent_style = tab
[*.md]
trim_trailing_whitespace = false
1
https://gitee.com/ridgew/Disruptor-net.git
git@gitee.com:ridgew/Disruptor-net.git
ridgew
Disruptor-net
Disruptor-net
master

搜索帮助