gnu: emacs-telega: Properly install alists.
[jackhill/guix/guix.git] / guix / lint.scm
2019-12-04 Marius BakkeMerge branch 'staging'
2019-12-02 Ludovic Courtèslint: archival: Gracefully handle network failures.
2019-11-28 Marius BakkeMerge branch 'master' into staging
2019-11-28 Efraim Flashnerlint: Check for more packages which should be native.
2019-10-23 Marius BakkeMerge branch 'master' into staging
2019-10-23 Ludovic Courtèslint: Re-enable CVE checker.
2019-10-18 Marius BakkeMerge branch 'master' into staging
2019-10-18 Ludovic Courtèslint: Comment out 'cve' checker.
2019-10-08 Marius BakkeMerge branch 'master' into staging
2019-09-24 Ludovic CourtèsMerge branch 'master' into core-updates
2019-09-23 Vagrant Cascadianlint: Fix typo.
2019-09-07 Mark H WeaverMerge branch 'master' into core-updates
2019-09-02 Ludovic Courtèslint: Add 'archival' checker.
2019-08-31 Ludovic Courtèslint: Gracefully handle errors from 'connect' & co.
2019-08-29 Ludovic Courtèslint: formatting: Reporters return #f or a warning.
2019-08-29 Mark H WeaverMerge branch 'master' into core-updates
2019-08-27 Ludovic Courtèslint: Correct use of 'with-networking-fail-safe'.
2019-07-22 Marius BakkeMerge branch 'master' into core-updates
2019-07-19 Ludovic Courtèslint: source: Stop as soon as a valid URL is found.
2019-07-19 Ludovic Courtèslint: Remove unused imports.
2019-07-19 Ludovic Courtèslint: 'source' check no longer complains about unavaila...
2019-07-17 Ludovic CourtèsMerge branch 'master' into core-updates
2019-07-15 Christopher Baineslint: Separate checkers by dependence on the internet.
2019-07-15 Christopher Baineslint: Move the linting code to a different module.