Age | Commit message (Expand) | Author |
2014-10-08 | guix lint: make sure check-patches retrieves patch names.•••* guix/lint (check-patches): Test the output of origin-patches.
| Cyril Roelandt |
2014-09-03 | guix lint: Remove "guix lint: " prefix from warnings.•••This allows editors to parse warnings correctly.
* guix/scripts/lint.scm (emit-warning): Use 'format' instead of
'warning', to avoid the "guix lint: " prefix in messages.
* tests/lint.scm (call-with-warnings): Indent.
| Ludovic Courtès |
2014-09-03 | scripts: add guix lint•••* guix/scripts/lint.scm: New file. Defines a 'lint' tool for Guix packages.
* tests/lint.scm: New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* po/guix/Makevars: Update appropriately.
* po/guix/POTFILES.in: Update appropriately.
* doc/guix.texi: Document "guix lint".
| Cyril Roelandt |