summaryrefslogtreecommitdiff
path: root/solenv/vs/LibreOffice.ruleset
blob: 3c7fce9c0adcb04a1f9a3fd9f845e2b4dc372aaf (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<RuleSet Name="LibreOffice Rule Set" Description=" " ToolsVersion="15.0">
 <Rules AnalyzerId="Microsoft.Analyzers.NativeCodeAnalysis" RuleNamespace="Microsoft.Rules.Native">
  <Rule Id="C6011" Action="Warning"/>
 </Rules>
</RuleSet>