ignore these (#502)

This commit is contained in:
Sasha Pierson 2019-10-14 10:28:31 -07:00 committed by GitHub
parent f9be71eca5
commit ba7698a473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,14 @@ static_analysis_options:
policheck_options:
fail_on_error: true
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:
disable_tool_scan: false
files_to_scan: