mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-31 14:35:18 +00:00
[Analyzers][CPP] Turn on warning 26403 (#22795)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<Rule Id="C26400" Action="Info" />
|
||||
<Rule Id="C26401" Action="Info" />
|
||||
<Rule Id="C26402" Action="Error" />
|
||||
<Rule Id="C26403" Action="Info" />
|
||||
<Rule Id="C26403" Action="Error" />
|
||||
<Rule Id="C26404" Action="Error" />
|
||||
<Rule Id="C26405" Action="Error" />
|
||||
<Rule Id="C26406" Action="Error" />
|
||||
|
Reference in New Issue
Block a user