style: stylua
This commit is contained in:
parent
376a4bda43
commit
dc0463c173
|
@ -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 {
|
||||||
|
|
Reference in a new issue