1
0
mirror of https://github.com/pandorabox-io/banners.git synced 2025-01-06 16:10:32 +01:00
banners/.luacheckrc

15 lines
212 B
Plaintext
Raw Permalink Normal View History

2024-11-27 22:33:36 +01:00
globals = {
"banners",
"smartfs",
}
read_globals = {
"core",
"dump",
"factions",
"inventory_plus",
2024-11-29 12:02:58 +01:00
["table"] = { fields = { "insert_all" } },
2024-11-27 22:33:36 +01:00
"unified_inventory",
"vector",
2024-11-27 22:33:36 +01:00
}