Cyril Roelandt skribis:
> * guix/scripts/lint.scm: add the "--checkers" option.
> * doc/guix.texi (Invoking guix lint): Document it.
> * tests/guix-lint.sh: New file
> * Makefile.am (SCM_TESTS): Add it.
[...]
> +export GUIX_PACKAGE_PATH=$module_dir
I had overlooked this, but it’s also a Bash e
* guix/scripts/lint.scm: add the "--checkers" option.
* doc/guix.texi (Invoking guix lint): Document it.
* tests/guix-lint.sh: New file
* Makefile.am (SCM_TESTS): Add it.
---
Makefile.am | 3 +-
doc/guix.texi | 5 +++
guix/scripts/lint.scm | 122 --