ng0 <n...@libertad.pw> writes:

> I have not run any of the 81 packages through guix lint, I would if I
> would know a way to mass lint a list of packages.

“guix lint” accepts more than one argument so you can lint all of the
packages with one command.  I do the same for R packages.

Using Emacs or some other editor with macro features (or even just the
shell) you can also easily condense your recent commit messages into a
list of package names to be passed to “guix lint”.

I think running “guix lint” is essential before submitting patches to
the mailing list, because it avoids wasted effort for a lot of common
mistakes.

Reply via email to