style: stylua

This commit is contained in:
Oliver Davies 2023-09-27 21:03:47 +01:00
parent 376a4bda43
commit dc0463c173

View file

@ -29,7 +29,7 @@ null_ls.setup {
end, end,
}, },
diagnostics.markdownlint.with { diagnostics.markdownlint.with {
extra_args = { "--disable", "MD013" } extra_args = { "--disable", "MD013" },
}, },
diagnostics.php, diagnostics.php,
diagnostics.phpcs.with { diagnostics.phpcs.with {