mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
[Analyzers][CPP]Turn on warning 26475 (#22824)
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<Rule Id="C26472" Action="Info" />
|
||||
<Rule Id="C26473" Action="Info" />
|
||||
<Rule Id="C26474" Action="Info" />
|
||||
<Rule Id="C26475" Action="Info" />
|
||||
<Rule Id="C26475" Action="Error" />
|
||||
<Rule Id="C26476" Action="Info" />
|
||||
<Rule Id="C26477" Action="Info" />
|
||||
<Rule Id="C26478" Action="Error" />
|
||||
|
||||
Reference in New Issue
Block a user