mirror of
https://github.com/microsoft/PowerToys
synced 2025-09-03 07:55:10 +00:00
put items in base yaml (#505)
This commit is contained in:
@@ -70,4 +70,12 @@ static_analysis_options:
|
|||||||
exclude:
|
exclude:
|
||||||
- 'WiX.3.11.1/**/*.dll'
|
- 'WiX.3.11.1/**/*.dll'
|
||||||
- 'Wix.3.11.1/**/*.exe'
|
- 'Wix.3.11.1/**/*.exe'
|
||||||
|
moderncop_options:
|
||||||
|
files_to_scan:
|
||||||
|
- from: 'src'
|
||||||
|
exclude:
|
||||||
|
- '**/just.config.js'
|
||||||
|
- '**/webpack.config.js'
|
||||||
|
- '**/webpack.serve.config.js'
|
||||||
|
- '**/dist/bundle.js'
|
||||||
|
|
Reference in New Issue
Block a user