index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lint.scm
Age
Commit message (
Expand
)
Author
2015-04-13
lint: Add a 'derivation' checker.
...
Ludovic Courtès
2015-04-10
lint: Report patches that cannot be found.
...
Ludovic Courtès
2015-04-10
lint: Rename 'check-patches' to 'check-patch-file-names'.
...
Ludovic Courtès
2015-03-31
tests: Fix module name for 'lint'.
...
Ludovic Courtès
2015-03-05
lint: Add tests for the 'source' checker.
...
Ludovic Courtès
2015-03-05
tests: Fix import.
...
Ludovic Courtès
2015-01-13
tests: Properly synchronize threads in the 'home-page' lint tests.
...
Ludovic Courtès
2015-01-07
tests: Add missing copyright line.
...
Ludovic Courtès
2014-12-29
tests: Make the 'lint' tests slightly more concise.
...
Ludovic Courtès
2014-12-29
tests: Factorize the 'dummy-package' macro.
...
Ludovic Courtès
2014-12-29
lint: Add tests for the 'home-page' checker.
...
Ludovic Courtès
2014-11-07
lint: Allow synopses that start with an abbreviation.
...
Ludovic Courtès
2014-11-07
lint: Improve check for synopses starting with package name.
...
Ludovic Courtès
2014-11-07
lint: Simplify no-warnings tests.
...
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-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-09-03
guix lint: Remove "guix lint: " prefix from warnings.
...
Ludovic Courtès
2014-09-03
scripts: add guix lint
...
Cyril Roelandt