From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 5/5] guix lint: make sure synopses do not start with the package name. Date: Sun, 28 Sep 2014 18:11:56 +0200 Message-ID: <877g0nafn7.fsf@gnu.org> References: <1411854568-11187-1-git-send-email-tipecaml@gmail.com> <1411854568-11187-6-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYH4z-0000Ut-2M for guix-devel@gnu.org; Sun, 28 Sep 2014 12:12:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYH4q-0006rz-22 for guix-devel@gnu.org; Sun, 28 Sep 2014 12:12:09 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:40210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYH4p-0006qD-Qu for guix-devel@gnu.org; Sun, 28 Sep 2014 12:11:59 -0400 In-Reply-To: <1411854568-11187-6-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Sat, 27 Sep 2014 23:49:28 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > * guix/scripts/lint.scm (check-start-with-package-name): New method. > * tests/lint.scm: Test it. Test name please, and OK to commit. Thanks! Ludo=E2=80=99.