.luacheckrc 78 B

12345678910
  1. read_globals = {
  2. "minetest",
  3. "vector",
  4. }
  5. globals = {
  6. "player_monoids",
  7. }