#guix what's a good formatter program for Guix Guile code? I can't bring myself to look at `guix style`'s output.
@bhoot I don't think we have anything better than guix style at the moment. Would be cool to have something like clj-kondo and cljfmt for Guile, but we are not yet here.
https://github.com/clj-kondo/clj-kondo
https://github.com/weavejester/cljfmt
