Changed lua formatter and check to 200 lines

This commit is contained in:
2023-05-28 05:51:16 +02:00
parent 4317a2c1bb
commit 779f17b04d
3 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
column_width = 120
column_width = 200
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2