mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-18 21:47:19 -04:00
lint: remove "Invalid bulleted list", there is no list syntax
This commit is contained in:
@@ -177,7 +177,6 @@ regex_checks = {
|
||||
'Description': https_enforcings
|
||||
+ http_url_shorteners
|
||||
+ [
|
||||
(re.compile(r'\s*[*#][^ .]'), _("Invalid bulleted list")),
|
||||
(
|
||||
re.compile(r'https://f-droid.org/[a-z][a-z](_[A-Za-z]{2,4})?/'),
|
||||
_("Locale included in f-droid.org URL"),
|
||||
|
||||
Reference in New Issue
Block a user