bug#61013: guix style indentation problem in (list ...)

2023-01-22 Thread Maxim Cournoyer
Hello, I recently stumbled on this indentation produced with guix style: --8<---cut here---start->8--- (arguments (list ;; Disable tests that use the network and non-free assets. #:test-flags #~(list "-m" "not external and not sam

bug#61013: guix style indentation problem in (list ...)

2023-03-07 Thread Ludovic Courtès
Hello, Maxim Cournoyer skribis: > I recently stumbled on this indentation produced with guix style: > > (arguments > (list >;; Disable tests that use the network and non-free assets. >#:test-flags #~(list "-m" "not external and not samples"))) > > > While the con

bug#61013: guix style indentation problem in (list ...)

2023-03-07 Thread Maxim Cournoyer
Hi Ludo, Ludovic Courtès writes: > Hello, > > Maxim Cournoyer skribis: > >> I recently stumbled on this indentation produced with guix style: >> >> (arguments >> (list >>;; Disable tests that use the network and non-free assets. >>#:test-flags #~(list "-m" "not