Ai
1 Star 0 Fork 9

GoPy+/gitextensions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
GitExtensionsTest.ruleset 674 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sam Harwell 提交于 2018-03-09 13:25 +08:00 . Fix violations of VSTHRD200 (Use Async suffix)
<?xml version="1.0" encoding="utf-8"?>
<RuleSet Name="Git Extensions Rules for Test Code" Description="This rule set contains all rules. Running this rule set may result in a large number of warnings being reported. Use this rule set to get a comprehensive picture of all issues in your code. This can help you decide which of the more focused rule sets are most appropriate to run for your projects." ToolsVersion="11.0">
<Include Path="GitExtensions.ruleset" Action="Default" />
<Rules AnalyzerId="Microsoft.VisualStudio.Threading.Analyzers" RuleNamespace="Microsoft.VisualStudio.Threading.Analyzers">
<Rule Id="VSTHRD200" Action="None" />
</Rules>
</RuleSet>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/gopyplus/gitextensions.git
git@gitee.com:gopyplus/gitextensions.git
gopyplus
gitextensions
gitextensions
llangs

搜索帮助