mbox series

[bug#48750,0/2] Check for trailing whitespace in synopsis and description.

Message ID cover.1622403325.git.public@yoctocell.xyz
Headers show
Series Check for trailing whitespace in synopsis and description. | expand

Message

Xinglu Chen May 30, 2021, 7:40 p.m. UTC
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

Comments

Xinglu Chen May 30, 2021, 8:25 p.m. UTC | #1
Sorry, I had some unstaged changes which I forgot to commit.

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