This commit is contained in:
Christian Nieves
2023-08-03 02:14:05 +00:00
parent 52de0f9163
commit a23d3e359a
4 changed files with 10 additions and 2 deletions

View File

@ -51,11 +51,13 @@ return {
args = {
"-quiet",
"-xml",
"--wrap yes",
"--indent yes",
"--indent-spaces 2",
"--indent-attributes yes",
"--sort-attributes alpha",
-- "--verical-space yes",
"--literal-attributes yes",
"--wrap-attributes yes",
"--vertical-space yes",
"--tidy-mark no",
},
stdin = true,