index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
lint.scm
Age
Commit message (
Expand
)
Author
2014-11-07
lint: Improve check for synopses starting with package name.
Ludovic Courtès
2014-10-26
guix: lint: Make exception for package name starting description.
Eric Bavier
2014-10-26
guix: lint: Allow digits at start of synopsis or description.
Eric Bavier
2014-10-26
guix: lint: Check for empty synopses and descriptions.
Eric Bavier
2014-10-26
guix: lint: Check for proper end-of-sentence space.
Eric Bavier
2014-10-26
guix: lint: Use if/when consistently.
Eric Bavier
2014-10-26
guix: lint: Use string-suffix? and string-prefix? where appropriate.
Eric Bavier
2014-10-16
guix lint: add the --checkers option.
Cyril Roelandt
2014-10-08
guix lint: make sure synopses do not start with the package name.
Cyril Roelandt
2014-10-08
guix lint: Make sure a synopsis cannot start with a lower-case article.
Cyril Roelandt
2014-10-08
guix lint: check whether descriptions and synopses start with an upper-case l...
Cyril Roelandt
2014-10-08
guix lint: Make sure synopses are not too long.
Cyril Roelandt
2014-10-08
guix lint: make sure check-patches retrieves patch names.
Cyril Roelandt
2014-09-03
guix lint: Remove "guix lint: " prefix from warnings.
Ludovic Courtès
2014-09-03
scripts: add guix lint
Cyril Roelandt
[prev]