1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2025-07-13 21:40:22 +02:00

switch over to inline luacheck length rules

This commit is contained in:
unknown
2022-07-01 15:56:54 -04:00
parent 458230ea9f
commit f4f610ed0c
3 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,5 @@
unused_args = false
allow_defined_top = true
max_line_length = 150
exclude_files = {".luacheckrc"}