summaryrefslogtreecommitdiff
path: root/guix/lint.scm
Commit message (Expand)AuthorAge
* lint: archival: Use 'origin-hash'.Ludovic Courtès2020-05-22
* lint: 'check-patch-file-names' restricts to shorter file names.Ludovic Courtès2020-04-10
* lint: Check for inappropriate inputs in propagated-inputs too.Efraim Flashner2020-04-10
* lint: 'm4' is a native input.Marius Bakke2020-04-07
* lint: Add a #:store argument to check-derivationChristopher Baines2020-03-24
* lint: Mark the derivation checker as requiring a store connection.Christopher Baines2020-03-24
* lint: Add a requires-store? field to the checker record.Christopher Baines2020-03-24
* guix: lint: Ad scdoc as a suggested native input.Brendan Tildesley2020-03-19
* lint: vulnerabilities: Avoid 'mock' in test.Ludovic Courtès2020-01-17
* lint: derivation: Adjust exception handling for Guile 3.Ludovic Courtès2020-01-17
* lint: Check for more packages which should be native.Danny Milosavljevic2020-01-12
* lint: Check for more packages which should be native.Danny Milosavljevic2020-01-09
* Adjust module autoloads.Ludovic Courtès2020-01-06
* download: Do not leak file descriptors on TLS ports.Ludovic Courtès2020-01-03
* lint: archival: Gracefully handle network failures.Ludovic Courtès2019-12-02
* lint: Check for more packages which should be native.Efraim Flashner2019-11-28
* lint: Re-enable CVE checker.Ludovic Courtès2019-10-23
* lint: Comment out 'cve' checker.Ludovic Courtès2019-10-18
* lint: Fix typo.Vagrant Cascadian2019-09-23
* lint: Add 'archival' checker.Ludovic Courtès2019-09-02
* lint: Gracefully handle errors from 'connect' & co.Ludovic Courtès2019-08-31
* lint: formatting: Reporters return #f or a warning.Ludovic Courtès2019-08-30
* lint: Correct use of 'with-networking-fail-safe'.Ludovic Courtès2019-08-28
* lint: source: Stop as soon as a valid URL is found.Ludovic Courtès2019-07-20
* lint: Remove unused imports.Ludovic Courtès2019-07-20
* lint: 'source' check no longer complains about unavailable mirrors.Ludovic Courtès2019-07-20
* lint: Separate checkers by dependence on the internet.Christopher Baines2019-07-15
* lint: Move the linting code to a different module.Christopher Baines2019-07-15