We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa69346 commit 8dccf8eCopy full SHA for 8dccf8e
src/SendGrid/SendGrid.ruleset
@@ -1,6 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<RuleSet Name="Rules for SendGrid" Description="Code analysis rules for SendGrid." ToolsVersion="14.0">
3
- <Include Path="..\..\..\GitHub\sendgrid-csharp\src\SendGrid\sendgrid.ruleset" Action="Default" />
4
<Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
5
<Rule Id="CA1001" Action="Warning" />
6
<Rule Id="CA1009" Action="Warning" />
0 commit comments