6b13e8bfc8
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
7 lines
326 B
XML
7 lines
326 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RuleSet Name="O3DE's CodeAnalysis Rule Set" Description=" " ToolsVersion="17.0">
|
|
<Rules AnalyzerId="Microsoft.Analyzers.NativeCodeAnalysis" RuleNamespace="Microsoft.Rules.Native">
|
|
<Rule Id="C26433" Action="Error" />
|
|
<Rule Id="C26435" Action="Error" />
|
|
</Rules>
|
|
</RuleSet> |