Skip to content

Commit

Permalink
Deduplicate exclusion list
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinfr authored Dec 6, 2023
1 parent 49713a2 commit e158ab7
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions sigrid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,4 @@ exclude:
component_base_dirs:
- "src/DeepLinkModule"
thirdpartyfindings:
enabled: true
exclude:
- ".*/src/DeepLinkModule/javascriptsource/datawidgets/.*"
- ".*/src/DeepLinkModule/javasource/mendixsso/.*"
- ".*/src/DeepLinkModule/javasource/test/.*"
- ".*/src/DeepLinkModule/userlib/.*"
- ".*/src/DeepLinkModule/theme/.*"
- ".*/src/DeepLinkModule/theme_atlas2/.*"
- ".*/src/DeepLinkModule/theme-cache/.*"
- ".*/src/DeepLinkModule/themesource/.*"
- ".*/src/DeepLinkModule/widgets/.*"
- ".*/src/DeepLinkModule/resources/.*"
enabled: true

0 comments on commit e158ab7

Please sign in to comment.