[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71697] [PATCH v2] guix: scripts: lint: Honor package property to ex
From: |
MSavoritias |
Subject: |
[bug#71697] [PATCH v2] guix: scripts: lint: Honor package property to exclude chercker. |
Date: |
Mon, 24 Jun 2024 11:21:51 +0300 |
On Sat, 22 Jun 2024 17:40:40 +0200
Simon Tournier <zimon.toutoune@gmail.com> wrote:
> Hi,
>
> On Sat, 22 Jun 2024 at 17:29, MSavoritias <email@msavoritias.me> wrote:
>
> > Because as it currently stands this patch doesn't account for:
> > - people who dont have channels but run guix lint
>
> You misread: there is no channel involved.
>
> Considering this patch, if an user does not want to run *any* checker
> for whatever reason, then this user has at hand two means:
>
> + guix lint --exclude
> + rely on the ’properties’ field directly in package definition
>
>
> > - people who may not read the manual and have their code sent to SWH even
> > tho they didnt intent it
>
> Considering this patch, all the checkers for each package are clearly
> displayed.
>
> And this patch adds also the option ’--dry-run’. Therefore, if one does
> not want to read the manual, that’s a good mitigation.
>
> Cheers,
> simon
Ah okay. That sounds like a good first step then.
MSavoritias
- [bug#71697] [PATCH] guix: lint: Honor 'no-archival?' package property., Simon Tournier, 2024/06/21
- [bug#71697] [PATCH v3 1/2] scripts: lint: Add 'dry-run' option., Simon Tournier, 2024/06/22
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Simon Tournier, 2024/06/22
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Maxim Cournoyer, 2024/06/23
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Ludovic Courtès, 2024/06/25
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Greg Hogan, 2024/06/25
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Ricardo Wurmus, 2024/06/26
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Maxim Cournoyer, 2024/06/26
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Greg Hogan, 2024/06/27
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Maxim Cournoyer, 2024/06/28
- [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers., Dale Mellor, 2024/06/30