1 Star 0 Fork 0

is-DW/MessagePack-CSharp

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
SerializerBenchmark.ruleset 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andrew Arnott 提交于 2019-07-14 21:19 +08:00 . Apply StyleCop.Analyzers and conform to it
<?xml version="1.0" encoding="utf-8"?>
<RuleSet Name="Microsoft Managed Recommended Rules" Description="These rules focus on the most critical problems in your code, including potential security holes, application crashes, and other important logic and design errors. It is recommended to include this rule set in any custom rule set you create for your projects." ToolsVersion="10.0">
<Include Path="..\..\MessagePack.ruleset" Action="Default" />
<Rules AnalyzerId="StyleCop.Analyzers" RuleNamespace="StyleCop.Analyzers">
<Rule Id="SA1300" Action="Hidden" />
</Rules>
</RuleSet>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/isDW/MessagePack-CSharp.git
git@gitee.com:isDW/MessagePack-CSharp.git
isDW
MessagePack-CSharp
MessagePack-CSharp
master

搜索帮助