#guix what's a good formatter program for Guix Guile code? I can't bring myself to look at `guix style`'s output.
@bhoot For what it's worth, whenever I want to contribute something to Guix, I use guix-devel-mode (from emacs-guix), which formats things as they expect. It also helps highlighting gexps. It seems to work. I don't remember having had to modify patches because of style.
I never use the «guix style» command.