summaryrefslogtreecommitdiff
path: root/guix/scripts/lint.scm
AgeCommit message (Expand)Author
2014-10-16guix lint: add the --checkers option.Cyril Roelandt
2014-10-08guix lint: make sure synopses do not start with the package name.Cyril Roelandt
2014-10-08guix lint: Make sure a synopsis cannot start with a lower-case article.Cyril Roelandt
2014-10-08guix lint: check whether descriptions and synopses start with an upper-case l...Cyril Roelandt
2014-10-08guix lint: Make sure synopses are not too long.Cyril Roelandt
2014-10-08guix lint: make sure check-patches retrieves patch names.Cyril Roelandt
2014-09-03guix lint: Remove "guix lint: " prefix from warnings.Ludovic Courtès
2014-09-03scripts: add guix lintCyril Roelandt