Update fossa.yml

This commit is contained in:
Patrik Oldsberg
2021-01-20 18:28:12 +01:00
committed by GitHub
parent 40bd693aaa
commit c15c940a7f
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Configure Fossa
# The --option flag for fossa init does not work yet, see https://github.com/fossas/fossa-cli/issues/614
run: |
fossa init --project PROJECT_NAME
fossa init
yq eval -i '.analyze.modules[].options.strategy = "yarn-list"' .fossa.yml
# This deletes entries for template and example packages found within packages and plugins