2 Star 0 Fork 0

mirrors_nhibernate/NHibernate.MySqlConnector

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 695 Bytes
一键复制 编辑 原始数据 按行查看 历史
root = true
[*]
insert_final_newline = true
[*.cs]
# Microsoft .NET properties
csharp_style_expression_bodied_accessors = true:suggestion
csharp_style_expression_bodied_constructors = true:suggestion
csharp_style_expression_bodied_methods = true:suggestion
csharp_style_expression_bodied_properties = true:suggestion
csharp_style_namespace_declarations = file_scoped:warning
csharp_style_implicit_object_creation_when_type_is_apparent = true:warning
dotnet_separate_import_directive_groups = true
# ReSharper properties
resharper_csharp_max_line_length = 160
resharper_object_creation_when_type_evident = target_typed
[{*.props, *.csproj, *.vbproj}]
indent_style = space
indent_size = 2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_nhibernate/NHibernate.MySqlConnector.git
git@gitee.com:mirrors_nhibernate/NHibernate.MySqlConnector.git
mirrors_nhibernate
NHibernate.MySqlConnector
NHibernate.MySqlConnector
main

搜索帮助