guix lint: add the --checkers option.
authorCyril Roelandt <tipecaml@gmail.com>
Sat, 11 Oct 2014 23:58:29 +0000 (01:58 +0200)
committerCyril Roelandt <tipecaml@gmail.com>
Wed, 15 Oct 2014 22:50:27 +0000 (00:50 +0200)
commitdd7c013d4be0fea8db61c909f5ba6f877c143fd3
tree9af11d891f6eb2d6650139f0641849a20fd7624f
parent51861587c670c390b3420f0da6a86111b386f750
guix lint: add the --checkers option.

* 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
doc/guix.texi
guix/scripts/lint.scm
tests/guix-lint.sh [new file with mode: 0644]