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

[UX issue] unknown keywords in config file #133

Open
DrYak opened this issue Nov 4, 2022 · 1 comment
Open

[UX issue] unknown keywords in config file #133

DrYak opened this issue Nov 4, 2022 · 1 comment

Comments

@DrYak
Copy link
Member

DrYak commented Nov 4, 2022

Currently unknown keywords in config files are silently ignored by snakemake's default "snakemake.utils.validate" validator.

This makes typoe in sections and options hard to spot for user.

TODO warn about unknown keywords, search for similar-looking keyword

@DrYak
Copy link
Member Author

DrYak commented Nov 4, 2022

See: here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant