mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
ignore these (#502)
This commit is contained in:
@@ -5,6 +5,13 @@ static_analysis_options:
|
|||||||
fail_on_error: true
|
fail_on_error: true
|
||||||
moderncop_options:
|
moderncop_options:
|
||||||
fail_on_error: true
|
fail_on_error: true
|
||||||
|
files_to_scan:
|
||||||
|
- from: 'src'
|
||||||
|
exclude:
|
||||||
|
- '**/just.config.js'
|
||||||
|
- '**/webpack.config.js'
|
||||||
|
- '**/webpack.serve.config.js'
|
||||||
|
- '**/dist/bundle.js'
|
||||||
binskim_options:
|
binskim_options:
|
||||||
disable_tool_scan: false
|
disable_tool_scan: false
|
||||||
files_to_scan:
|
files_to_scan:
|
||||||
|
|||||||
Reference in New Issue
Block a user