summaryrefslogtreecommitdiff
path: root/guix/lint.scm
Commit message (Expand)AuthorAge
* 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: 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
* lint: Adjust 'swh-error exception handler.Ludovic Courtès2020-06-30
* lint: Add 'check-for-collisions' checker.Ludovic Courtès2020-06-14
* lint: check-patch-file-names: Use origin-actual-file-name.Christopher Baines2020-06-12
* guix: lint: Support origins in check-patch-file-names.Chris Marusich2020-06-11
* lint: archival: Use 'origin-hash'.Ludovic Courtès2020-05-22
* lint: 'check-patch-file-names' restricts to shorter file names.Ludovic Courtès2020-04-10
* lint: Check for inappropriate inputs in propagated-inputs too.Efraim Flashner2020-04-10
* lint: 'm4' is a native input.Marius Bakke2020-04-07
* lint: Add a #:store argument to check-derivationChristopher Baines2020-03-24
* lint: Mark the derivation checker as requiring a store connection.Christopher Baines2020-03-24
* lint: Add a requires-store? field to the checker record.Christopher Baines2020-03-24
* guix: lint: Ad scdoc as a suggested native input.Brendan Tildesley2020-03-19
* lint: vulnerabilities: Avoid 'mock' in test.Ludovic Courtès2020-01-17
* lint: derivation: Adjust exception handling for Guile 3.Ludovic Courtès2020-01-17
* lint: Check for more packages which should be native.Danny Milosavljevic2020-01-12
* lint: Check for more packages which should be native.Danny Milosavljevic2020-01-09
* Adjust module autoloads.Ludovic Courtès2020-01-06
* download: Do not leak file descriptors on TLS ports.Ludovic Courtès2020-01-03
* lint: archival: Gracefully handle network failures.Ludovic Courtès2019-12-02
* lint: Check for more packages which should be native.Efraim Flashner2019-11-28
* lint: Re-enable CVE checker.Ludovic Courtès2019-10-23
* lint: Comment out 'cve' checker.Ludovic Courtès2019-10-18
* lint: Fix typo.Vagrant Cascadian2019-09-23
* lint: Add 'archival' checker.Ludovic Courtès2019-09-02