mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
lint: missing valid config key: apk_signing_key_block_list
This commit is contained in:
parent
9d147c6b6b
commit
d06e33697a
1 changed files with 1 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ bool_keys = (
|
||||||
|
|
||||||
check_config_keys = (
|
check_config_keys = (
|
||||||
'ant',
|
'ant',
|
||||||
|
'apk_signing_key_block_list',
|
||||||
'archive',
|
'archive',
|
||||||
'archive_description',
|
'archive_description',
|
||||||
'archive_icon',
|
'archive_icon',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue