1 Star 0 Fork 0

Johnwu/Pipelines.Sockets.Unofficial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Shared.ruleset 767 Bytes
一键复制 编辑 原始数据 按行查看 历史
Marc Gravell 提交于 2018-08-01 15:40 . yak
<?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="RCS1141" Action="None" />
<Rule Id="RCS1146" Action="None" />
<Rule Id="RCS1154" Action="None" />
<Rule Id="RCS1191" Action="None" />
</Rules>
</RuleSet>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/johnwu/Pipelines.Sockets.Unofficial.git
git@gitee.com:johnwu/Pipelines.Sockets.Unofficial.git
johnwu
Pipelines.Sockets.Unofficial
Pipelines.Sockets.Unofficial
master

搜索帮助