guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#48750] [PATCH 0/2] Check for trailing whitespace in synopsis and de


From: Xinglu Chen
Subject: [bug#48750] [PATCH 0/2] Check for trailing whitespace in synopsis and description.
Date: Sun, 30 May 2021 21:40:09 +0200

This patch series adds to checkers that check for trailing whitespace in
synopses and descriptions.

There is ‘report-trailing-white-space’, but it only checks for trailing
whitespace in the file itself, not in the string for the
synopsis/description.

Xinglu Chen (2):
  lint: Check for trailing whitespace in synopsis.
  lint: Check for trailing whitespace in description.

 guix/lint.scm  | 22 +++++++++++++++++++++-
 tests/lint.scm | 14 ++++++++++++++
 2 files changed, 35 insertions(+), 1 deletion(-)


base-commit: cefa260fb42693b87545b1baab8cef9723827f80
-- 
2.31.1







reply via email to

[Prev in Thread] Current Thread [Next in Thread]