Skip to content

Allow running nixpkgs-vet on specific files only #169

@wolfgangwalther

Description

@wolfgangwalther

Being able to specify the list of files I'd like to check on the command line would allow to run it in a git pre-commit hook, only checking the files that actually changed (which should be much quicker).

We'd also need to find a way to integrate that with ratchet checks.

Extension: Support for --stdin. Although, I don't know whether that makes any sense given how nixpkgs-vet operates. At least some checks don't make sense in the context of a "virtual" file like that (?), aka they look at other existing files in relation etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions