summaryrefslogtreecommitdiff
path: root/tests/lint.scm
AgeCommit message (Expand)Author
2024-03-09lint: archival: Trigger “Save Code Now” for VCSes other than Git....Ludovic Courtès
2024-02-12lint: archival: Check with ‘lookup-directory-by-nar-hash’....Ludovic Courtès
2023-09-08lint: Check that (cc-for-target) and friends are used....Maxime Devos
2023-05-06lint: archival: Warn against non-origin package sources....Ludovic Courtès
2022-10-27gnu: python-setuptools: Move to python-build....Lars-Dominik Braun
2022-10-17lint: source: Add check for <svn-reference> over HTTP(S)....Ludovic Courtès
2022-03-29download: Use https for main KDE source....Efraim Flashner
2022-03-11lint: check-tests-true: Allow #:tests? #t for some build systems....Maxime Devos
2021-12-17lint: Adjust patch file length check....Vagrant Cascadian
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-06tests: Avoid literal strings for invalid Texinfo markup....Ludovic Courtès
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-24lint: Add description check for common typos....Vagrant Cascadian
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-02import: stackage: Use 'define-json-mapping'....Ludovic Courtès
2021-09-28test: lint: Fix ‘haskell-stackage’ test....Xinglu Chen
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-07-13lint: Check for leading whitespace in description....Brice Waegeneire
2021-07-11lint: Add 'input-labels' checker....Ludovic Courtès
2021-07-07lint: Lint usages of 'wrap-program' without a "bash" input....Maxime Devos
2021-06-30lint: Verify if #:tests? is respected in the 'check' phase....Maxime Devos
2021-06-19Merge branch 'master' into core-updates...Marius Bakke
2021-06-08lint: Check for trailing whitespace in description....Xinglu Chen
2021-06-08lint: Check for trailing whitespace in synopsis....Xinglu Chen
2021-06-06Merge branch 'master' into core-updates...Marius Bakke
2021-06-06lint: tests-true: Check if tests are enabled when cross-compiling....Maxime Devos
2021-05-22lint: archival: Lookup content in Disarchive database....Ludovic Courtès
2021-05-09Merge branch 'master' into core-updates...Marius Bakke
2021-04-16lint: Warn about underscores in package names....Xinglu Chen
2021-03-30build-system: Rewrite using gexps....Ludovic Courtès
2021-03-13tests: Remove obsolete comment....Tobias Geerinckx-Rice
2021-03-06tests: do not hard code HTTP ports...Maxime Devos
2020-12-07tests: lint: Add origin patch file name test cases....Chris Marusich
2020-11-21lint: Add 'check-haskell-stackage' checker....Timothy Sample
2020-11-21lint: Add 'patch-headers' checker....Ludovic Courtès
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
2019-01-20tests: More adjustments to python.scm split....Efraim Flashner