mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-07-04 17:10:41 +02:00
bump luacheck line limit, as to gracefully handle long tree rules
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
unused_args = false
|
unused_args = false
|
||||||
allow_defined_top = true
|
allow_defined_top = true
|
||||||
|
max_line_length = 150
|
||||||
|
|
||||||
exclude_files = {".luacheckrc"}
|
exclude_files = {".luacheckrc"}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user