1
0
mirror of https://github.com/pandorabox-io/banners.git synced 2025-06-28 14:26:19 +02:00

add luacheck

This commit is contained in:
Luke aka SwissalpS
2024-11-27 22:33:36 +01:00
parent 51ec2a8695
commit 3b3ea242f7
2 changed files with 22 additions and 0 deletions

12
.luacheckrc Normal file
View File

@ -0,0 +1,12 @@
globals = {
"banners",
"smartfs",
}
read_globals = {
"core",
"dump",
"factions",
"inventory_plus",
"unified_inventory",
}