mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-07-04 00:51:15 +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
|
||||
allow_defined_top = true
|
||||
max_line_length = 150
|
||||
|
||||
exclude_files = {".luacheckrc"}
|
||||
|
||||
|
Reference in New Issue
Block a user