unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65427: "guix style" messes up parameterize forms
@ 2023-08-21 13:11 Maxime Devos
  0 siblings, 0 replies; only message in thread
From: Maxime Devos @ 2023-08-21 13:11 UTC (permalink / raw)
  To: 65427


[-- Attachment #1.1.1: Type: text/plain, Size: 173 bytes --]

It turns

(parameterize ((var val))
   code)

into

(parameterize ((var val))
               code).

Instead it should be formatted the same way as a 'let' form.

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-21 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-21 13:11 bug#65427: "guix style" messes up parameterize forms Maxime Devos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).