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 synopses start with an upper-case letter. guix lint: Make sure a synopsis cannot start with a lower-case article. guix lint: make sure synopses do not start with the package name. guix/scripts/lint.scm | 49 ++++++++++++++++++++++++++++++++++++++++++--- tests/lint.scm | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+), 3 deletions(-) -- 1.8.4.rc3