lint: Check for trailing whitespace in description.
authorXinglu Chen <public@yoctocell.xyz>
Sun, 30 May 2021 20:30:32 +0000 (22:30 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 8 Jun 2021 21:28:04 +0000 (23:28 +0200)
commit93d85deae6bce16bc21fb42ad6a68a1bcbb72527
treeac4db39ba881189c6a06f525ac826e7584465921
parent04afb76958184b2a6dafa2815a2a410424a05d84
lint: Check for trailing whitespace in description.

* guix/lint.scm (check-description-style): Check for trailing whitespace.
* tests/lint.scm: ("description: trailing whitespace"): New test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
guix/lint.scm
tests/lint.scm