forked from mff/maptools
Add maptools
to the list of Luacheck globals (#19)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
This commit is contained in:
parent
e6f61c31ce
commit
235e02b0be
@ -3,6 +3,10 @@ unused_args = false
|
|||||||
allow_defined_top = true
|
allow_defined_top = true
|
||||||
max_line_length = 90
|
max_line_length = 90
|
||||||
|
|
||||||
|
globals = {
|
||||||
|
"maptools"
|
||||||
|
}
|
||||||
|
|
||||||
stds.minetest = {
|
stds.minetest = {
|
||||||
read_globals = {
|
read_globals = {
|
||||||
"DIR_DELIM",
|
"DIR_DELIM",
|
||||||
|
Loading…
Reference in New Issue
Block a user