mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
[Analyzers][CPP]Turn on warning 26410 (#22744)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<Rule Id="C26407" Action="Error" />
|
||||
<Rule Id="C26408" Action="Info" />
|
||||
<Rule Id="C26409" Action="Info" />
|
||||
<Rule Id="C26410" Action="Info" />
|
||||
<Rule Id="C26410" Action="Error" />
|
||||
<Rule Id="C26411" Action="Error" />
|
||||
<Rule Id="C26414" Action="Info" />
|
||||
<Rule Id="C26415" Action="Info" />
|
||||
|
||||
Reference in New Issue
Block a user