1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-01-06 21:40:17 +01:00

Add core to .luacheckrc

This commit is contained in:
Lars Mueller 2024-11-15 01:26:01 +01:00
parent 093cd28a27
commit a8f7a89dac

View File

@ -8,6 +8,7 @@ globals = {
read_globals = {
"DIR_DELIM",
"minetest",
"core",
"dump",
"vector",
"VoxelManip", "VoxelArea",