Skip to content

Use Pylint read from stdin feature #796

Description

@twmr

Since version 2.4 pylint has support for reading files from memory (stdin) by using the --from-stdin cmd line option

    --from-stdin        Interpret the stdin as a python script, whose filename
                        needs to be passed as the module_or_package argument.

# Pylint can only be run on files that have been saved to disk.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions