mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
[Analyzers][CPP]Turn on warning 26427 (#22743)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<Rule Id="C26417" Action="Info" />
|
||||
<Rule Id="C26418" Action="Info" />
|
||||
<Rule Id="C26426" Action="Info" />
|
||||
<Rule Id="C26427" Action="Info" />
|
||||
<Rule Id="C26427" Action="Error" />
|
||||
<Rule Id="C26429" Action="Info" />
|
||||
<Rule Id="C26430" Action="Info" />
|
||||
<Rule Id="C26431" Action="Info" />
|
||||
|
||||
Reference in New Issue
Block a user