guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49451] [PATCH 20/20] Run indent-code.el on the packages i added


From: Xinglu Chen
Subject: [bug#49451] [PATCH 20/20] Run indent-code.el on the packages i added
Date: Sun, 01 Aug 2021 12:28:27 +0200

On Sun, Jul 11 2021, southerntofu via Guix-patches via wrote:

> ---
>  gnu/packages/crates-io.scm | 574 ++++++++++++++++++-------------------
>  gnu/packages/messaging.scm |  82 +++---
>  2 files changed, 328 insertions(+), 328 deletions(-)

etc/indent-code.el should be run on each individual package before you
create one or more patches.  For example

  Write definition of package A
  Run etc/indent-code.el on package A
  Create the patch

or if there are multiple packages

  Write definition of package A
  Write definition of package B
  Run etc/indent-code.el on package A and B
  Create patches for package A and B

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]