mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-11-17 21:15:30 +01: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