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

Return a better error when from_lua loader fails #610

Merged
merged 2 commits into from
Sep 28, 2022

Conversation

robertgzr
Copy link
Contributor

Prior to this patch a erroneous snippet file would lead to an error
along the lines of: attempting to call a nil value
With this the error clearly points to the faulty file.

Signed-off-by: Robert Günzler r@gnzler.io

robertgzr and others added 2 commits September 28, 2022 18:14
Prior to this patch a erroneous snippet file would lead to an error
along the lines of: `attempting to call a nil value`
With this the error clearly points to the faulty file.

Signed-off-by: Robert Günzler <r@gnzler.io>
@L3MON4D3
Copy link
Owner

Makes sense to provide this info, thank you 👍

@L3MON4D3 L3MON4D3 merged commit 5406d30 into L3MON4D3:master Sep 28, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants