-
Notifications
You must be signed in to change notification settings - Fork 26
Replace minetest
namespace with core
#158
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
Replace minetest
namespace with core
#158
Conversation
minetest
namespace with core
Weird, why doesn't that work? We're using the master branch of luacheck 🤔
|
yeah it doesn't work either way, for a quick fix, just add "core" to globals |
There's no official release yet, opened issue for this some time ago: |
i'm fine with that too, a late luacheck release shouldn't block this from being merged IMO |
about this |
That's about it, checks are passing now but didn't test. |
Didn't find anything unrelated besides that addition in filter-injector.lua
Is that fixing some bug? Should that addition be removed from this PR? |
No description provided.