Skip to content

Commit

Permalink
put items in base yaml (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
RedSquirrelious committed Oct 14, 2019
1 parent ba7698a commit 788f37e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .pipelines/pipeline.user.windows.yml
Expand Up @@ -70,4 +70,12 @@ static_analysis_options:
exclude:
- 'WiX.3.11.1/**/*.dll'
- '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'

0 comments on commit 788f37e

Please sign in to comment.