Ludovic Courtès
|
2b5115f8ba
lint: source: Warn only when all the URIs are unreachable.
|
9 years ago |
Ludovic Courtès
|
91a0b9cc0b
lint: 'validate-uri' really returns #f on failure.
|
9 years ago |
Ludovic Courtès
|
002c57c6f7
lint: Add a 'derivation' checker.
|
9 years ago |
Ludovic Courtès
|
b210b35d61
lint: Report patches that cannot be found.
|
9 years ago |
Ludovic Courtès
|
56b1b74c90
lint: Rename 'check-patches' to 'check-patch-file-names'.
|
9 years ago |
Ludovic Courtès
|
661c99a434
lint: Report details about FTP errors.
|
9 years ago |
Ludovic Courtès
|
284fe31394
lint: Change misleading variable name.
|
9 years ago |
Ludovic Courtès
|
950d2ea414
lint: Add tests for the 'source' checker.
|
9 years ago |
Cyril Roelandt
|
c9815b5deb
lint: handle FTP URIs.
|
9 years ago |
Ludovic Courtès
|
8fbf530260
lint: Fix argument parsing when several packages are specified.
|
9 years ago |
Ludovic Courtès
|
06aac933e1
guix lint: Make the 'source' checker happy if at least one URI is valid.
|
9 years ago |
Cyril Roelandt
|
17a7b75c0f
lint: add 'source' checker.
|
10 years ago |
Ludovic Courtès
|
907c98acbb
lint: Add tests for the 'home-page' checker.
|
10 years ago |
Ludovic Courtès
|
c79c6e598a
lint: Report on the package being checked.
|
10 years ago |
Ludovic Courtès
|
a3bf096945
lint: Add 'home-page' checker.
|
10 years ago |
Ludovic Courtès
|
8b9019a6a9
lint: Fix typos in checker descriptions.
|
10 years ago |
Ludovic Courtès
|
db6dcf816f
lint: Use localized checker descriptions.
|
10 years ago |
Ludovic Courtès
|
836f02bf52
lint: Correctly internationalize warning messages.
|
10 years ago |
Ludovic Courtès
|
f4d5bca39e
lint: Change checker names to be symbols.
|
10 years ago |
Ludovic Courtès
|
37627ffa89
lint: Fold 'sync-descriptions' script as 'gnu-description' lint checker.
|
10 years ago |
Ludovic Courtès
|
15a6d433ff
lint: Allow synopses that start with an abbreviation.
|
10 years ago |
Ludovic Courtès
|
105c260f00
lint: Skip starting-article test for the synopses of GNU packages.
|
10 years ago |
Ludovic Courtès
|
431e5f5a3e
lint: Tolerate sentences that start with a parenthesis or a quote.
|
10 years ago |
Ludovic Courtès
|
17854ef91d
lint: Improve check for synopses starting with package name.
|
10 years ago |
Eric Bavier
|
3c42965b1e
guix: lint: Make exception for package name starting description.
|
10 years ago |
Eric Bavier
|
903581f971
guix: lint: Allow digits at start of synopsis or description.
|
10 years ago |
Eric Bavier
|
334c43e354
guix: lint: Check for empty synopses and descriptions.
|
10 years ago |
Eric Bavier
|
574e847b8e
guix: lint: Check for proper end-of-sentence space.
|
10 years ago |
Eric Bavier
|
c04b82ffce
guix: lint: Use if/when consistently.
|
10 years ago |
Eric Bavier
|
86a4126348
guix: lint: Use string-suffix? and string-prefix? where appropriate.
|
10 years ago |