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

Rule Parsing should have keyword checks #5

Open
himmAllRight opened this issue May 6, 2017 · 0 comments
Open

Rule Parsing should have keyword checks #5

himmAllRight opened this issue May 6, 2017 · 0 comments

Comments

@himmAllRight
Copy link
Owner

Rules should be checked when parsed. They can be checked to make sure they correspond to an actual key, etc. that will not break the program.

ex: I misspelled "description" in a rule and it broke because it wasn't a real key. I should exclude these and print put a warning that the rule didn't apply.

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

No branches or pull requests

1 participant