[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33137: [Wishlist] recursive guix lint
From: |
Ludovic Courtès |
Subject: |
bug#33137: [Wishlist] recursive guix lint |
Date: |
Thu, 25 Oct 2018 15:31:32 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Efraim Flashner <address@hidden> skribis:
> We have the linter check for CVEs and updates to packages in a list, but
> what about those packages they depend on? It would be great to be able
> to 'guix lint --recursive foo' and get foo and also all the packages in
> the different types of inputs.
On the question of CVEs, see also
<https://issues.guix.info/issue/31442>.
Do you think --recursive would be useful for other types of linters?
Thanks,
Ludo’.