Ai
1 Star 0 Fork 1

js516008702/StackExchange.Redis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Shared.ruleset 807 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nick Craver 提交于 2018-08-01 21:45 +08:00 . Update analyzer ignores
<?xml version="1.0" encoding="utf-8"?>
<RuleSet Name="Rules for StackOverflow" Description="Code analysis rules for the StackOverflow solution." ToolsVersion="15.0">
<IncludeAll Action="Warning" />
<Rules AnalyzerId="Microsoft.CodeAnalysis.CSharp.Features" RuleNamespace="Microsoft.CodeAnalysis.CSharp.Features">
<Rule Id="IDE0045" Action="None" />
<Rule Id="IDE0046" Action="None" />
</Rules>
<Rules AnalyzerId="Roslynator.CSharp.Analyzers" RuleNamespace="Roslynator.CSharp.Analyzers">
<Rule Id="RCS1047" Action="None" />
<Rule Id="RCS1057" Action="None" />
<Rule Id="RCS1130" Action="None" />
<Rule Id="RCS1146" Action="None" />
<Rule Id="RCS1154" Action="None" />
<Rule Id="RCS1180" Action="None" />
<Rule Id="RCS1191" Action="None" />
</Rules>
</RuleSet>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/js516008702_admin_admin/StackExchange.Redis.git
git@gitee.com:js516008702_admin_admin/StackExchange.Redis.git
js516008702_admin_admin
StackExchange.Redis
StackExchange.Redis
cluster-db-count

搜索帮助