Skip to content

Check unknown config in configuration file #300

Open
@Lee-W

Description

@Lee-W

Description

Check whether unknown configuration exists in the configuration file when strict_config=True is passed. It should work like --strict-markers in pytest. It can avoid typo in the configuration.

Possible Solution

  1. add strict_config as a configuration
  2. define the valid configurations
  3. check unknown key in base_config if strict_config=True

Additional context

Related Issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions