Re: Feature Request: Sort inputs in style

2022-12-05 Thread jgart
On Mon, 05 Dec 2022 09:17:20 -0700 Katherine Cox-Buday wrote: > And for that matter, auto-add and auto-remove unusued imports. I'm so > bad at this kind of manual book-keeping. Basically, we want everything from isort and importmagic in Python land or how Haskell/Purescript does. ;() > But may

Re: Feature Request: Sort inputs in style

2022-12-05 Thread Katherine Cox-Buday
jgart writes: > Could we support sorting inputs with guix style? And for that matter, auto-add and auto-remove unusued imports. I'm so bad at this kind of manual book-keeping. But maybe that's more of a geiser/scheme-lsp feature request? -- Katherine