1 Star 0 Fork 0

imlxp/moq4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 522 Bytes
一键复制 编辑 原始数据 按行查看 历史
stakx 提交于 2019-08-17 16:56 +08:00 . Fix .editorconfig for auto-generated files
; 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
[*.{cs,txt,md}]
indent_style = tab
indent_size = 4
[*.{sln,proj,csproj,fsproj,vbproj,props,targets,xml,xdoc,config,nuspec}]
indent_style = tab
indent_size = 2
[*.Designer.cs]
indent_style = space
indent_size = 4
[*.resx]
indent_style = space
indent_size = 2
[appveyor.yml]
indent_style = space
indent_size = 2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/imlxp/moq4.git
git@gitee.com:imlxp/moq4.git
imlxp
moq4
moq4
master

搜索帮助