summaryrefslogtreecommitdiff
path: root/guix/lint.scm
AgeCommit message (Expand)Author
2019-12-02lint: archival: Gracefully handle network failures.Ludovic Courtès
2019-11-28lint: Check for more packages which should be native.Efraim Flashner
2019-10-23lint: Re-enable CVE checker.Ludovic Courtès
2019-10-18lint: Comment out 'cve' checker.Ludovic Courtès
2019-09-23lint: Fix typo.Vagrant Cascadian
2019-09-02lint: Add 'archival' checker.Ludovic Courtès
2019-08-31lint: Gracefully handle errors from 'connect' & co.Ludovic Courtès
2019-08-30lint: formatting: Reporters return #f or a warning.Ludovic Courtès
2019-08-28lint: Correct use of 'with-networking-fail-safe'.Ludovic Courtès
2019-07-20lint: source: Stop as soon as a valid URL is found.Ludovic Courtès
2019-07-20lint: Remove unused imports.Ludovic Courtès
2019-07-20lint: 'source' check no longer complains about unavailable mirrors.Ludovic Courtès
2019-07-15lint: Separate checkers by dependence on the internet.Christopher Baines
2019-07-15lint: Move the linting code to a different module.Christopher Baines