build-system/julia: Avoid module cycles.
[jackhill/guix/guix.git] / guix / lint.scm
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-27 Ludovic Courtèslint: Correct use of 'with-networking-fail-safe'.
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-15 Christopher Baineslint: Separate checkers by dependence on the internet.
2019-07-15 Christopher Baineslint: Move the linting code to a different module.