summaryrefslogtreecommitdiff
path: root/guix/lint.scm
Commit message (Expand)AuthorAge
* 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
* lint: Extract logic of 'check-mirror-url'.Maxime Devos2022-09-26
* gnu: qttools: Rename to qttools-5.Maxim Cournoyer2022-07-31
* 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
* lint: check-tests-true: Allow #:tests? #t for some build systems.Maxime Devos2022-03-11
* guix: lint: Fix comment per TODO.Maxim Cournoyer2022-01-10
* 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
* | 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
| * lint: 'with-networking-fail-safe' handles 'gnutls-error' exceptions.Ludovic Courtès2021-06-24
* | lint: Add 'input-labels' checker.Ludovic Courtès2021-07-11
|/
* lint: check-patch-headers: Recognize Git diffs.Ludovic Courtès2021-06-18
* lint: Check for trailing whitespace in description.Xinglu Chen2021-06-08
* lint: Check for trailing whitespace in synopsis.Xinglu Chen2021-06-08
* lint: tests-true: Check if tests are enabled when cross-compiling.Maxime Devos2021-06-06
* ui, lint: Simplify exception handling in Guile 3 style.Ludovic Courtès2021-06-01
* maint: Require Guile 3.0.Ludovic Courtès2021-06-01
* lint: archival: Lookup content in Disarchive database.Ludovic Courtès2021-05-22
* lint: Warn about underscores in package names.Xinglu Chen2021-04-16
* lint: refresh: Warn about missing or dysfunctional updaters.Ludovic Courtès2021-04-06
* lint: Warn about single-character package names.Tobias Geerinckx-Rice via Bug reports for GNU Guix2021-04-01
* lint: archival: Gracefully handle packages with a #f hash value.Ludovic Courtès2021-03-26
* upstream: Make the 'updaters' parameter optional.Ludovic Courtès2021-01-07
* lint: Add 'check-haskell-stackage' checker.Timothy Sample2020-11-21
* lint: Add 'patch-headers' checker.Ludovic Courtès2020-11-21
* lint: patch-file-names: Simplify 'search-patch' error handling.Ludovic Courtès2020-11-12
* lint: cve: Set a connection timeout.Ludovic Courtès2020-10-12
* lint: formatting: Gracefully handle relative file names.Ludovic Courtès2020-08-23
* lint: Avoid calls to 'package-field-location' with #f as the field.Ludovic Courtès2020-08-23
* guix: lint: Ignore unsupported source URL’s.Lars-Dominik Braun2020-08-01
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* lint: source: Always return a list.Ludovic Courtès2020-07-21
* lint: source: Validate URLs of Git references.Ludovic Courtès2020-07-12
* lint: Do not assume that a package's source is an origin.Ludovic Courtès2020-07-03