Fix lua formatter
This commit is contained in:
@@ -24,9 +24,9 @@ return {
|
|||||||
"--indent-type",
|
"--indent-type",
|
||||||
"Spaces",
|
"Spaces",
|
||||||
"--indent-width",
|
"--indent-width",
|
||||||
"4",
|
"2",
|
||||||
"--column-width",
|
"--column-width",
|
||||||
"100",
|
"120",
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user