From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Remove trademark acknowledgements. Date: Sun, 28 Aug 2016 00:24:40 +0200 Message-ID: <87shtp6eaf.fsf@gnu.org> References: <1471890295-25249-1-git-send-email-jmd@gnu.org> <20160822182821.GA25307@jocasta.intra> <87k2f8zi35.fsf@elephly.net> <20160823021114.29aab55a@openmailbox.org> <871t1fzt8q.fsf@elephly.net> <20160823103109.5b28fafd@openmailbox.org> 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]:51668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdm1x-0005wC-Ow for guix-devel@gnu.org; Sat, 27 Aug 2016 18:24:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bdm1s-0008E0-P5 for guix-devel@gnu.org; Sat, 27 Aug 2016 18:24:49 -0400 In-Reply-To: <20160823103109.5b28fafd@openmailbox.org> (Eric Bavier's message of "Tue, 23 Aug 2016 10:31:09 -0500") 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" To: Eric Bavier Cc: guix-devel@gnu.org, John Darrington Hi! Eric Bavier skribis: > From 46a8f3322392fcd6a7641062ff6b3d23685f394b Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Tue, 23 Aug 2016 02:08:02 -0500 > Subject: [PATCH] guix: lint: Check descriptions for trademark signs. > > * guix/scripts/lint.scm (check-description-style): Emit a warning if > trademark signs found in description. This is very nice! Before pushing, could you add a simple test in tests/lint.scm, along the lines of the others ones that are already there? Thank you! Ludo=E2=80=99.