tools/hecat: awesome_lint: read licenses from licenses.yml and licenses-nonfree.yml

This commit is contained in:
nodiscc 2022-08-05 22:14:24 +02:00
parent bf9e4a3ff2
commit 29be046f50
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -1,5 +1,5 @@
steps:
- name: update metadata form Github API
- name: update metadata from Github API
module: processors/github_metadata
module_options:
source_directory: ./
@ -10,3 +10,6 @@ steps:
module_options:
source_directory: ./
items_in_delegate_to_fatal: False
licenses_files:
- licenses.yml
- licenses-nonfree.yml