mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-05-18 05:05:25 +02:00
[Analyzers][CPP]Turn on warning 26445 (#22644)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<Rule Id="C26441" Action="Error" />
|
||||
<Rule Id="C26443" Action="Error" />
|
||||
<Rule Id="C26444" Action="Error" />
|
||||
<Rule Id="C26445" Action="Info" />
|
||||
<Rule Id="C26445" Action="Error" />
|
||||
<Rule Id="C26446" Action="Info" />
|
||||
<Rule Id="C26447" Action="Info" />
|
||||
<Rule Id="C26448" Action="Info" />
|
||||
|
||||
Reference in New Issue
Block a user