-
-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Labels
good first issueissue-status: wait-for-implementationmaintainers agree on the bug / featuremaintainers agree on the bug / featuretype: featureA new enhacement proposalA new enhacement proposal
Description
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
- add
strict_config
as a configuration - define the valid configurations
- check unknown key in base_config if
strict_config=True
Additional context
Related Issue
Metadata
Metadata
Assignees
Labels
good first issueissue-status: wait-for-implementationmaintainers agree on the bug / featuremaintainers agree on the bug / featuretype: featureA new enhacement proposalA new enhacement proposal