mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
Merge branch 'genodeftest-master-patch-82391' into 'master'
Doc: Clarify wording example for config.yml See merge request fdroid/fdroidserver!1024
This commit is contained in:
commit
8a089691ea
1 changed files with 2 additions and 2 deletions
|
|
@ -354,8 +354,8 @@
|
|||
# generating our default list. (https://pypi.org/project/spdx-license-list)
|
||||
#
|
||||
# You can override our default list of allowed licenes by setting this option.
|
||||
# Just supply a custom list of licene names you would like to allow. Setting
|
||||
# this to `None` disables this lint check.
|
||||
# Just supply a custom list of licene names you would like to allow. To disable
|
||||
# checking licenses by the linter, assign an empty value to lint_licenses.
|
||||
#
|
||||
# lint_licenses:
|
||||
# - Custom-License-A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue