From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kghUAvc4c2XwwgAAG6o9tA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:40:39 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kghUAvc4c2XwwgAAG6o9tA (envelope-from ) for ; Fri, 08 Dec 2023 16:40:39 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B5C74635DA for ; Fri, 8 Dec 2023 16:40:38 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=nhDlwZbt; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702050038; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Y8L82dX9uj3bNAy3AxBgnvhuGXhVkuHG8it8l8wtCuo=; b=P7MLpfPEqcK00g7ekj0xJJ/l3rEtjJse5RpOJwYGCF47e/ni860GHrPrfubHOBoGnjKcWZ Nz2GAokwPT4ECnCTMopvbtQyPOTqcxioTLBrqIpVdr6LF9XfSdcLq/4R9WGRKiSLf4Z1YO sWQDlNBOAY0KQ2eHjR3Ohg1fEWxwMe9E/645py/W7SyyQy9oPqk5jS1e0tiD3qOQRHGdw2 fFbTEcOd23u1NDyQwOtQxectpj2ituMLbO4K2+3j8p0daZ1d8dlK64BYtDcHC2MG+KO7uc fJEvv4J89xHAl7WYtWpJL5UJYN8hKUXQzH9s/h7uMVSq234kWglcAUivA8wXLQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=nhDlwZbt; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702050038; a=rsa-sha256; cv=none; b=Bdlx1OfwsliAXvPa0KaRyD98h1at3GMOKpu/L9ynRWwMLhxpr2qNcqih+7nv3leSps0SoU yoT9CmLTZJ+qitEuTl85pFnI4AsgQ7Egqbk9OZJYAI2styoVaPJg4DD5jkZb7xQKI3gEVY LToG6/69JwCPBRxGbT19/q6MDq8dIvonv3VISx1Lu6BFj25lpnzUlWSL4Uoxlxbs12vnav /VLJ6rfmC2LtWqV0POACWTBQ8xWWGj3YmqcDjsxppSl+jZPpCHMTSfsCrLJBYRzjWOkUBl 5Tw0yy33Vs+FRDduTrgy8ULX9rbreDW748Rb9onYi8zonqJuy+uYbRm2q1lqqA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcxq-000343-HV; Fri, 08 Dec 2023 10:40:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rBcxB-0002zu-95 for guix-patches@gnu.org; Fri, 08 Dec 2023 10:39:53 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rBcxA-0006E0-T2 for guix-patches@gnu.org; Fri, 08 Dec 2023 10:39:48 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBcxN-0002tR-SV for guix-patches@gnu.org; Fri, 08 Dec 2023 10:40:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 12/15] gnu: Add elixir-credo. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Dec 2023 15:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66801 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Cc: 66801@debbugs.gnu.org Received: via spool by 66801-submit@debbugs.gnu.org id=B66801.170204996811030 (code B ref 66801); Fri, 08 Dec 2023 15:40:01 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 15:39:28 +0000 Received: from localhost ([127.0.0.1]:45792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcwq-0002rq-4b for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:39:28 -0500 Received: from mail-ej1-x641.google.com ([2a00:1450:4864:20::641]:43244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcwo-0002rM-8R for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:39:26 -0500 Received: by mail-ej1-x641.google.com with SMTP id a640c23a62f3a-a1ca24776c3so682315666b.0 for <66801@debbugs.gnu.org>; Fri, 08 Dec 2023 07:39:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702049947; x=1702654747; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=Y8L82dX9uj3bNAy3AxBgnvhuGXhVkuHG8it8l8wtCuo=; b=nhDlwZbtBuqXDb+ZW+bqsJwUhUj9ZUPRHXCbbqebrcGOTW5B3VqrYNwybXy1cQ4qF4 NNBDQIgO9q2HK7mGv0Vz6GaovFCh1tBP3H94V/SiSIbnsS6nQ0pglL45zr3x4iarMsRn DxCE5LYrdvVeHeo35VYLcKwY4qsq4Px3HvaUx9tt+mNVJMcPk/EtW0iAJ9dAedj6vnYV 1JTFjRPkzyrN1QtptcPh+8H5bnQtwIe8Vz8FYlvSZGsZPcp5rX7fTZJdmxmX9UfoHlge nnYfuO5rmQMWHHAN72+3vwwLTCcl7b84VqMzLeEiXtd5yAV239otZNr3X0eB89bv4xnh 0sgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702049947; x=1702654747; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Y8L82dX9uj3bNAy3AxBgnvhuGXhVkuHG8it8l8wtCuo=; b=fkvNheMocOo464SjkPobfoJdi9DmByNvN4e3qmPriTePQeO20k7mCkPKSJUeZEYa8x ajgj/2I2zQEysyC+TLDGMFOpJpRxw/duB2YcZNIgtBehtfCMhv7rMySNdlxYqiD85rgT GP+HbZNR+dmR+CwU5ZHDTUHf+DiDdw2rfqL67ysqAjtYwe/J+x1/F5Ub5oMYVB9XjOJy cEFw0dlGZlGkBLM7ZvEhXE+HHbFya6b4B2MuhzXRZbYYhqzlDnTCrhiKoxMyJblPTOIO fhS3l8GILhL6gip6LpOYEu8TgoAHPWByFYphncqd+4h7VHrInx1oTcVKa7w/eqFi0Uqk 83uA== X-Gm-Message-State: AOJu0YzKJ3CQ7xxoCs515Dhosts/KQnt/7LaRHYAr7hqMko7GmIANPiB uZAXZN3y6a1IFiQvwkF97N4= X-Google-Smtp-Source: AGHT+IEF2XkZHqPnaAk3EOaExmKHOT0ihHtskoM+mUST7dh6wTaaJGMaCrs+nhCoVXmxmPUu/ohxTA== X-Received: by 2002:a17:906:6a27:b0:a1f:6551:6405 with SMTP id qw39-20020a1709066a2700b00a1f65516405mr434759ejc.37.1702049947271; Fri, 08 Dec 2023 07:39:07 -0800 (PST) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id cx7-20020a170907168700b009fc576e26e6sm1118614ejd.80.2023.12.08.07.39.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Dec 2023 07:39:06 -0800 (PST) Message-ID: <78d9cd270f6c036884faa022672f192c47695ea9.camel@gmail.com> From: Liliana Marie Prikler Date: Fri, 08 Dec 2023 16:39:05 +0100 In-Reply-To: <670c3550e3741978c2c307e8e08a1c49eace8fb5.1702044562.git.contact@phfrohring.com> References: <670c3550e3741978c2c307e8e08a1c49eace8fb5.1702044562.git.contact@phfrohring.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: B5C74635DA X-Spam-Score: -5.05 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.05 X-TUID: zdUjIaKLO6KS Am Freitag, dem 08.12.2023 um 16:03 +0100 schrieb Pierre-Henry Fr=C3=B6hring: > From: Pierre-Henry Fr=C3=B6hring >=20 > * gnu/packages/elixir-xyz.scm (elixir-credo): New variable. >=20 > Change-Id: I6df0d926e0fb96caa65d081892026b3495431c83 > --- > =C2=A0gnu/packages/elixir-xyz.scm | 24 ++++++++++++++++++++++++ > =C2=A01 file changed, 24 insertions(+) >=20 > diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir- > xyz.scm > index f6be8e88f..afacbd872 100644 > --- a/gnu/packages/elixir-xyz.scm > +++ b/gnu/packages/elixir-xyz.scm > @@ -212,6 +212,30 @@ (define-public elixir-excoveralls > =C2=A0=C2=A0=C2=A0=C2=A0 (home-page "https://hexdocs.pm/excoveralls/") > =C2=A0=C2=A0=C2=A0=C2=A0 (license license:expat))) > =C2=A0 > +(define-public elixir-credo > +=C2=A0 (package > +=C2=A0=C2=A0=C2=A0 (name "elixir-credo") > +=C2=A0=C2=A0=C2=A0 (version "1.7.1") > +=C2=A0=C2=A0=C2=A0 (source > +=C2=A0=C2=A0=C2=A0=C2=A0 (origin > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method url-fetch) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (hexpm-uri name version)) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 > "18jqi9s9r1587njzdxycvmmbma30cay9iamni4f3ih54jmh1r1z9")))) > +=C2=A0=C2=A0=C2=A0 (build-system mix-build-system) > +=C2=A0=C2=A0=C2=A0 (arguments (list #:tests? #f)) Good, it's collapsed, but you're still missing the comment explaining why :) > +=C2=A0=C2=A0=C2=A0 (propagated-inputs (list elixir-bunt elixir-file-syst= em elixir- > jason)) > +=C2=A0=C2=A0=C2=A0 (native-inputs (list elixir-excoveralls elixir-inch-e= x)) > +=C2=A0=C2=A0=C2=A0 (synopsis "Static code analysis tool") > +=C2=A0=C2=A0=C2=A0 (description > +=C2=A0=C2=A0=C2=A0=C2=A0 "Credo is a static code analysis tool for the E= lixir language > with a focus on > +teaching and code consistency. Credo can show you refactoring > opportunities in > +your code, complex code fragments, warn you about common mistakes, > show > +inconsistencies in your naming scheme and - if needed - help you > enforce a > +desired coding style.") > +=C2=A0=C2=A0=C2=A0 (home-page "https://hexdocs.pm/credo/") > +=C2=A0=C2=A0=C2=A0 (license license:expat))) > + > =C2=A0;;; > =C2=A0;;; Avoid adding new packages to the end of this file. To reduce th= e > chances > =C2=A0;;; of a merge conflict, place them above by existing packages with > similar Otherwise LGTM modulo placement.