Skip to content

config file not used by default? #1865

@cjw296

Description

@cjw296

I created a config file with pytype --generate-config pytype.toml and edited it to match my requirements.

My expectation was that, having done this, I would be able to run pytype with no arguments and the config file would be used.

However, unless I use pytype --config pytype.toml, it appears that the config file is not used.

Is that to be expected?

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