.luacheckrc 90 B

12345678
  1. unused_args = false
  2. allow_defined_top = true
  3. read_globals = {
  4. "minetest",
  5. "default",
  6. }