Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reject configuration with unknown fields #546

Open
matthiasr opened this issue Mar 3, 2024 · 0 comments
Open

Reject configuration with unknown fields #546

matthiasr opened this issue Mar 3, 2024 · 0 comments
Labels
enhancement good first issue help wanted PRs for this issue are especially welcome

Comments

@matthiasr
Copy link
Contributor

Enable strict YAML parsing, so that mapping configs with unexpected fields throw an error. This would make problems like in #544 much much easier to spot.

This is a potentially-breaking change (but only in the sense that your configuration no longer silently does something you didn't expect), we can note it as such in the changelog.

@matthiasr matthiasr added enhancement good first issue help wanted PRs for this issue are especially welcome labels Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue help wanted PRs for this issue are especially welcome
Projects
None yet
Development

No branches or pull requests

1 participant