2 Star 0 Fork 0

mirrors_nhibernate/iesi.collections

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
root = true
; This file is for unifying the coding style for different editors and IDEs.
; More information at http://EditorConfig.org
[*]
charset = utf-8
[*.cs]
indent_style = tab
insert_final_newline = true
max_line_length = off
csharp_style_namespace_declarations = file_scoped
dotnet_diagnostic.ide0161.severity = warning
dotnet_diagnostic.NUnit1032.severity = suggestion
dotnet_diagnostic.NUnit1028.severity = none
dotnet_diagnostic.NUnit2045.severity = none
# ReSharper properties
resharper_default_private_modifier = implicit
[*.csproj]
indent_style = space
indent_size = 2
[*.props]
indent_style = space
indent_size = 2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_nhibernate/iesi.collections.git
git@gitee.com:mirrors_nhibernate/iesi.collections.git
mirrors_nhibernate
iesi.collections
iesi.collections
main

搜索帮助