Re: [PATCH 0/5] Add, fix and improve checkers in guix lint.

2014-10-04 Thread Cyril Roelandt
On 09/28/2014 06:49 PM, Andreas Enge wrote: > On Sat, Sep 27, 2014 at 11:49:23PM +0200, Cyril Roelandt wrote: >> guix lint: check whether descriptions and synopses start with an >> upper-case letter. >> guix lint: Make sure a synopsis cannot start with a lower-case >> article. > > Is t

Re: [PATCH 0/5] Add, fix and improve checkers in guix lint.

2014-09-28 Thread Andreas Enge
On Sat, Sep 27, 2014 at 11:49:23PM +0200, Cyril Roelandt wrote: > guix lint: check whether descriptions and synopses start with an > upper-case letter. > guix lint: Make sure a synopsis cannot start with a lower-case > article. Is the second test not redundant? Andreas

[PATCH 0/5] Add, fix and improve checkers in guix lint.

2014-09-27 Thread Cyril Roelandt
The following five patches improve the "guix lint" command, according to suggestions from Alex Kost and Ludovic Courtès. Cyril Roelandt (5): guix lint: make sure check-patches retrieves patch names. guix lint: Make sure synopses are not too long. guix lint: check whether descriptions and sy