[format] lua via stylua

This commit is contained in:
Daveanand Mannie
2026-01-12 11:38:14 -05:00
parent 6720c8c765
commit 2f9cbf29fa
15 changed files with 187 additions and 192 deletions

View File

@@ -20,7 +20,7 @@ return {
init_options = {
settings = {
logLevel = "error",
configuration = config_path, -- Use the dynamically set config_path
configuration = config_path, -- Use the dynamically set config_path
configurationPreference = "filesystemFirst",
},
},