aboutsummaryrefslogtreecommitdiff
path: root/guix/lint.scm
Commit message (Expand)AuthorAge
* lint: archival: Trigger “Save Code Now” for VCSes other than Git.Ludovic Courtès2024-03-09
* lint: archival: Fix crash in non-Git case.Ludovic Courtès2024-03-09
* lint: Switch to SRFI-71.Ludovic Courtès2024-03-09
* lint: archival: Check with ‘lookup-directory-by-nar-hash’.Ludovic Courtès2024-02-12
* lint: Speed up the formatting linter.Christopher Baines2023-11-05
* lint: Check that (cc-for-target) and friends are used.Maxime Devos2023-09-08
* gnu: Deprecate `texlive-tiny'.Nicolas Goaziou2023-07-18
* guix: Add linter warning about texlive-updmap.cfg and texlive-tiny.Nicolas Goaziou2023-07-18
* lint: archival: Warn against non-origin package sources.Ludovic Courtès2023-05-06
* Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\
| * Revert "lint: Append "/info/refs" to git-reference-url."Maxim Cournoyer2023-03-28
| * lint: Append "/info/refs" to git-reference-url.Felix Lechner2023-03-27
| * lint: Prevent inlining of 'package-vulnerabilities'.Ludovic Courtès2023-03-27
| * guix: Run check-synopsis-style with other local checks.Sergey Trofimov2023-03-21
* | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\|
| * guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
| * lint: Check that python-pre-commit is not an input.Antero Mejr2023-03-12
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2023-01-30
|\|
| * Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
| * lint: source: Handle <svn-multi-reference> origins.Ludovic Courtès2022-10-20
| * lint: source: Add check for <svn-reference> over HTTP(S).Ludovic Courtès2022-10-17
| * lint: 'probe-uri' honors the 'userinfo' part of URIs.Ludovic Courtès2022-10-17
* | Merge branch 'staging' into core-updatesMaxim Cournoyer2022-09-27
|\|
| * lint: Extract logic of 'check-mirror-url'.Maxime Devos2022-09-26
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-11
|\|
| * gnu: qttools: Rename to qttools-5.Maxim Cournoyer2022-07-31
* | Merge branch 'master' into core-updatesLudovic Courtès2022-06-08
|\|
| * gnu: Remove python2-setuptools.Maxim Cournoyer2022-05-31
| * gnu: Remove python2-mccabe.Maxim Cournoyer2022-05-31
| * lint: check-derivation: Catch all exceptions.Christopher Baines2022-05-23
* | Merge branch 'staging' into core-updates.Maxim Cournoyer2022-03-21
|\|
| * lint: check-tests-true: Allow #:tests? #t for some build systems.Maxime Devos2022-03-11
* | Merge branch 'staging' into core-updates.Maxim Cournoyer2022-01-25
|\|
| * guix: lint: Fix comment per TODO.Maxim Cournoyer2022-01-10
* | Merge branch 'master' into core-updatesEfraim Flashner2021-12-19
|\|
| * lint: Adjust patch file length check.Vagrant Cascadian2021-12-17
| * lint: 'kdoctools' is typically used only while building.Leo Famulari2021-12-16
| * Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
| |\
| | * lint: Add description check for common typos.Vagrant Cascadian2021-10-24
| * | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
| |\|
| | * lint: archival: Remove extra newline in warning.Ludovic Courtès2021-10-15
* | | lint: check-wrapper-inputs: Remove mentions of core-updates.Maxime Devos2021-10-02
|/ /
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-09-17
|\|
| * lint: archival: Warn about non-origin sources.Ludovic Courtès2021-09-10
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\|
| * lint: Check for leading whitespace in description.Brice Waegeneire2021-07-13
| * lint: Lint usages of 'wrap-program' without a "bash" input.Maxime Devos2021-07-07
| * lint: Define some procedures for analysing code in phases.Maxime Devos2021-07-07
| * lint: Verify if #:tests? is respected in the 'check' phase.Maxime Devos2021-06-30
| * lint: 'github-url' checker gracefully handles networking errors.Ludovic Courtès2021-06-24