diff options
author | Gabriel Wicki <gabriel@erlikon.ch> | 2024-12-02 23:35:09 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-12-12 12:52:07 +0100 |
commit | 00879f94eeadb63f17278ff2f5acb666f6879d22 (patch) | |
tree | 14cb46a4621e908d60b4530f9f3e7cdd7cf9a61e /m4 | |
parent | dac3011477b6524fb3af9bbcf36de10c3e92c713 (diff) | |
download | guix-00879f94eeadb63f17278ff2f5acb666f6879d22.tar.gz guix-00879f94eeadb63f17278ff2f5acb666f6879d22.zip |
lint: Refine description start check logic.
Fix linter warnings for the following:
- packages that belong to some programming language or ecosystem,
e.g. python-foo or texlive-bar,
- packages whose names end in a version distinction, e.g. wlroots-0.16 and
- packages where the software's real name contains an underscore `_'
character where our package name replaced that with a hyphen `-',
e.g. wpa_supplicant and wpa-supplicant-minimal.
* guix/lint.scm (check-description-style)[check-proper-start]: Add conditions.
* tests/lint.scm: New tests.
Change-Id: Ifc9f5cda04db59e460e287cd93afae89c7f17e3c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions