Skip to content

Command line option to read list of files to check from a file #1476

Closed
@gvanrossum

Description

@gvanrossum

This would be handy when you have a truly long list of files, possibly containing spaces, produced by a shell pipeline (e.g. FILES=$(find . -name '*.py' --print0 | xargs -0 grep -l '# type:')).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions