]> git.lizzy.rs Git - mcl_enchanting.git/blob - .luacheckrc
Backport changes from xdecor
[mcl_enchanting.git] / .luacheckrc
1 unused_args = false
2 allow_defined_top = true
3
4 read_globals = {
5         "minetest",
6         "default",
7 }