1 Star 1 Fork 0

芝麻科技 / Autofac

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 580 Bytes
一键复制 编辑 原始数据 按行查看 历史
; EditorConfig to support per-solution formatting.
; Use the EditorConfig VS add-in to make this work.
; http://editorconfig.org/
; This is the default for the codeline.
root = true
[*]
end_of_line = CRLF
[*.{config,cs,xml}]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{proj,props,sln,targets}]
indent_style = tab
trim_trailing_whitespace = true
[*.{kproj,csproj,json,ps1,psd1,psm1,resx,rst}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[NuGet.Config]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
1
https://gitee.com/sesametech-group/Autofac.git
git@gitee.com:sesametech-group/Autofac.git
sesametech-group
Autofac
Autofac
master

搜索帮助