summaryrefslogtreecommitdiff
path: root/guix/lint.scm
AgeCommit message (Expand)Author
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