Skip to content

no error when checking path that doesn't exist #10136

Open
@DetachHead

Description

Bug description

when running pylint on a non-existent path, no error is reported and the command exits with code 0

Command used

pylint path_that_doesnt_exist

Pylint output

no output

Expected behavior

error stating that the path does not exist, and non-zero exit code

Pylint version

pylint 3.3.2
astroid 3.3.5
Python 3.13.0 (main, Oct 16 2024, 00:33:24) [MSC v.1929 64 bit (AMD64)]

OS / Environment

windows 11

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Bug 🪲Needs PRThis issue is accepted, sufficiently specified and now needs an implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions