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

add schema for screen config and validate #5

Open
ksatirli opened this issue Feb 15, 2024 · 0 comments
Open

add schema for screen config and validate #5

ksatirli opened this issue Feb 15, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ksatirli
Copy link
Member

The screens config dict is a collection of complex structures of strings with hardly any validation.

Let's add a schema and validate the dict structure against it.

This should help down the road to harden against misconfiguration and make it easier to switch to alternative formats like TOML.

@ksatirli ksatirli added enhancement New feature or request help wanted Extra attention is needed labels Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant