update config

This commit is contained in:
AFCMS 2021-04-15 14:26:12 +02:00
parent 54f81b7740
commit d865d95639
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
unused_args = false
allow_defined_top = true
max_line_length = 125
globals = {
"minetest", "core",
}
read_globals = {
"DIR_DELIM",
"minetest", "core",
"dump", "dump2",
"vector",
"VoxelManip", "VoxelArea",