1
0
mirror of https://github.com/mt-mods/led_marquee.git synced 2025-01-09 07:50:20 +01:00
led_marquee/.luacheckrc

11 lines
137 B
Plaintext
Raw Permalink Normal View History

unused_args = false
read_globals = {
table = {fields = {"copy"}},
"minetest",
"digilines"
}
globals = {
"led_marquee"
}