summaryrefslogtreecommitdiff
path: root/tests/lint.scm
AgeCommit message (Expand)AuthorFilesLines
2014-11-07lint: Allow synopses that start with an abbreviation.Ludovic Courtès1-0/+10
2014-11-07lint: Improve check for synopses starting with package name.Ludovic Courtès1-0/+8
2014-11-07lint: Simplify no-warnings tests.Ludovic Courtès1-35/+30
2014-10-26guix: lint: Make exception for package name starting description.Eric Bavier1-0/+9
2014-10-26guix: lint: Allow digits at start of synopsis or description.Eric Bavier1-0/+18
2014-10-26guix: lint: Check for empty synopses and descriptions.Eric Bavier1-0/+9
2014-10-26guix: lint: Check for proper end-of-sentence space.Eric Bavier1-0/+29
2014-10-08guix lint: make sure synopses do not start with the package name.Cyril Roelandt1-0/+10
2014-10-08guix lint: Make sure a synopsis cannot start with a lower-case article.Cyril Roelandt1-0/+18
2014-10-08guix lint: check whether descriptions and synopses start with an upper-case l...Cyril Roelandt1-0/+18
2014-10-08guix lint: Make sure synopses are not too long.Cyril Roelandt1-0/+9
2014-09-03guix lint: Remove "guix lint: " prefix from warnings.Ludovic Courtès1-4/+4
2014-09-03scripts: add guix lintCyril Roelandt1-0/+110