emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#48750: closed ([PATCH 0/2] Check for trailing whitespace in synopsis


From: GNU bug Tracking System
Subject: bug#48750: closed ([PATCH 0/2] Check for trailing whitespace in synopsis and description.)
Date: Tue, 08 Jun 2021 21:07:01 +0000

Your message dated Tue, 08 Jun 2021 23:06:45 +0200
with message-id <87o8cgdq1m.fsf_-_@gnu.org>
and subject line Re: bug#48750: [PATCH 0/2] Check for trailing whitespace in 
synopsis and description.
has caused the debbugs.gnu.org bug report #48750,
regarding [PATCH 0/2] Check for trailing whitespace in synopsis and description.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48750: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48750
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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





--- End Message ---
--- Begin Message --- Subject: Re: bug#48750: [PATCH 0/2] Check for trailing whitespace in synopsis and description. Date: Tue, 08 Jun 2021 23:06:45 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Xinglu Chen <public@yoctocell.xyz> skribis:

>   lint: Check for trailing whitespace in synopsis.
>   lint: Check for trailing whitespace in description.

Applied, thanks!

‘guix lint -c description’ shows there’s a surprisingly large number of
synopses/descriptions with trailing white space, so it’s going to be
useful.

Ludo’.


--- End Message ---

reply via email to

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