meta name='robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/lint.scm
AgeCommit message (Expand)Author
2020-07-25Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès
2020-07-12gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès
2020-07-12lint: source: Validate URLs of Git references....Ludovic Courtès
2020-06-26tests: Skip lint tests when HTTP server cannot listen....Ludovic Courtès
2020-06-14lint: Add 'check-for-collisions' checker....Ludovic Courtès
2020-01-17lint: vulnerabilities: Avoid 'mock' in test....Ludovic Courtès
2019-10-20tests: Avoid now-deprecated 'make-struct'....Ludovic Courtès
2019-09-02lint: Add 'archival' checker....Ludovic Courtès
2019-09-02tests: 'with-http-server' accepts multiple responses....Ludovic Courtès
2019-08-17tests: Relax expectations for the 'home-page' checker....Ludovic Courtès
2019-07-20lint: Add test for 'source'....Ludovic Courtès
2019-07-20lint: Update tests to (guix lint) migration....Ludovic Courtès
2019-07-15lint: Move the linting code to a different module....Christopher Baines
2019-07-15scripts: lint: Handle warnings with a record type....Christopher Baines