mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
[ci][binskim]skip cppwinrt.exe binary checks (#14628)
This commit is contained in:
@@ -255,6 +255,7 @@ static_analysis_options:
|
|||||||
exclude:
|
exclude:
|
||||||
- 'WiX.*/**/*.dll'
|
- 'WiX.*/**/*.dll'
|
||||||
- 'Wix.*/**/*.exe'
|
- 'Wix.*/**/*.exe'
|
||||||
|
- 'Microsoft.Windows.CppWinRT.*/**/*.exe'
|
||||||
moderncop_options:
|
moderncop_options:
|
||||||
files_to_scan:
|
files_to_scan:
|
||||||
- from: 'src'
|
- from: 'src'
|
||||||
|
|||||||
Reference in New Issue
Block a user