Skip to content

Looking for configuration files like pylintrc or pyproject.toml in parent directories like black or isort #3289

@rrauenza

Description

@rrauenza

Is your feature request related to a problem? Please describe

I use pylint in vi with a pyproject.toml -- pyproject.toml isn't always in my $CWD.

Describe the solution you'd like

What do you think about also looking at ../../.. recursively like you do the .pylintrc?

Additional context

You might want to exclude setup.cfg from this for backwards compatibility.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions