guix-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] lint: Texinfo again.


From: Mathieu Lirzin
Subject: [PATCH 0/2] lint: Texinfo again.
Date: Tue, 22 Sep 2015 15:44:21 +0200

As a follow up of

  <https://lists.gnu.org/archive/html/guix-devel/2015-09/msg00504.html>

I have tried to implement the requested changes.  There is a problem with
‘check-end-of-sentence-space’ because Texinfo conversion implicitly add
missing spaces so they are not detected by ‘guix lint’.  Maybe we should check
this on the raw description instead?


Mathieu Lirzin (2):
  lint: Check non-translated package descriptions.
  lint: Accept '`' character.

 guix/scripts/lint.scm | 19 +++++++++++--------
 guix/ui.scm           |  1 +
 2 files changed, 12 insertions(+), 8 deletions(-)

-- 
2.5.1


reply via email to

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