1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 03:19:47 +03:00

pmb.*: various comment reformatting to assist with generating docs (MR 2266)

This commit is contained in:
Robert Eckelmann 2024-05-08 14:39:48 -07:00 committed by Newbyte
parent 415e7364f4
commit 044d3b5a6a
No known key found for this signature in database
GPG key ID: 8A700086A9FE41FD
43 changed files with 592 additions and 599 deletions

View file

@ -11,8 +11,7 @@ import pmb.helpers.pmaports
def check(args, pkgnames):
"""
Run apkbuild-lint on the supplied packages
"""Run apkbuild-lint on the supplied packages.
:param pkgnames: Names of the packages to lint
"""