summaryrefslogtreecommitdiff
path: root/guix/lint.scm
AgeCommit message (Expand)Author
2024-03-09lint: archival: Trigger “Save Code Now” for VCSes other than Git....Ludovic Courtès
2024-03-09lint: archival: Fix crash in non-Git case....Ludovic Courtès
2024-03-09lint: Switch to SRFI-71....Ludovic Courtès
2024-02-12lint: archival: Check with ‘lookup-directory-by-nar-hash’....Ludovic Courtès
2023-11-05lint: Speed up the formatting linter....Christopher Baines
2023-09-08lint: Check that (cc-for-target) and friends are used....Maxime Devos
2023-07-18gnu: Deprecate `texlive-tiny'....Nicolas Goaziou
2023-07-18guix: Add linter warning about texlive-updmap.cfg and texlive-tiny....Nicolas Goaziou
2023-05-06lint: archival: Warn against non-origin package sources....Ludovic Courtès
2023-04-14Merge branch 'master' into core-updates....Maxim Cournoyer
2023-03-28Revert "lint: Append "/info/refs" to git-reference-url."...Maxim Cournoyer
2023-03-27lint: Append "/info/refs" to git-reference-url....Felix Lechner
2023-03-27lint: Prevent inlining of 'package-vulnerabilities'....Ludovic Courtès
2023-03-21guix: Run check-synopsis-style with other local checks....Sergey Trofimov
2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-03-13guix: Strip #:use-module lists....Ludovic Courtès
2023-03-12lint: Check that python-pre-commit is not an input....Antero Mejr
2023-01-30Merge remote-tracking branch 'origin/master' into core-updates...Efraim Flashner
2022-10-22Remove now unnecessary uses of (guix grafts)....Ludovic Courtès
2022-10-20lint: source: Handle <svn-multi-reference> origins....Ludovic Courtès
2022-10-17lint: source: Add check for <svn-reference> over HTTP(S)....Ludovic Courtès
2022-10-17lint: 'probe-uri' honors the 'userinfo' part of URIs....Ludovic Courtès
2022-09-27Merge branch 'staging' into core-updates...Maxim Cournoyer
2022-09-26lint: Extract logic of 'check-mirror-url'....Maxime Devos
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-07-31gnu: qttools: Rename to qttools-5....Maxim Cournoyer
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-05-31gnu: Remove python2-setuptools....Maxim Cournoyer
2022-05-31gnu: Remove python2-mccabe....Maxim Cournoyer
2022-05-23lint: check-derivation: Catch all exceptions....Christopher Baines
2022-03-21Merge branch 'staging' into core-updates.Maxim Cournoyer
2022-03-11lint: check-tests-true: Allow #:tests? #t for some build systems....Maxime Devos
2022-01-25Merge branch 'staging' into core-updates....Maxim Cournoyer
2022-01-10guix: lint: Fix comment per TODO....Maxim Cournoyer
2021-12-19Merge branch 'master' into core-updatesEfraim Flashner
2021-12-17lint: Adjust patch file length check....Vagrant Cascadian
2021-12-16lint: 'kdoctools' is typically used only while building....Leo Famulari
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-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-15lint: archival: Remove extra newline in warning....Ludovic Courtès
2021-10-02lint: check-wrapper-inputs: Remove mentions of core-updates....Maxime Devos
2021-09-17Merge branch 'master' into core-updates-frozen...Marius Bakke
2021-09-10lint: archival: Warn about non-origin sources....Ludovic Courtès
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-07-07lint: Define some procedures for analysing code in phases....Maxime Devos
2021-06-30lint: Verify if #:tests? is respected in the 'check' phase....Maxime Devos