Fix lua formatter

This commit is contained in:
Fabio Scotto di Santolo
2025-08-14 09:21:58 +02:00
parent 350aa06585
commit 2b5f59db37

View File

@@ -24,9 +24,9 @@ return {
"--indent-type", "--indent-type",
"Spaces", "Spaces",
"--indent-width", "--indent-width",
"4", "2",
"--column-width", "--column-width",
"100", "120",
}, },
}), }),