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

Disallow additional keys in DSL #416

Closed
niknetniko opened this issue Aug 16, 2023 · 0 comments · Fixed by #425
Closed

Disallow additional keys in DSL #416

niknetniko opened this issue Aug 16, 2023 · 0 comments · Fixed by #425
Labels

Comments

@niknetniko
Copy link
Member

There is no use for them, and they hide errors (from #374):

By mistake, I used return-raw (with a dash) instead of return_raw:

- statement: "sum(1, 2, 3)"
  return-raw: "6"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant