1
0
Fork 0

conform: add shfmt

This commit is contained in:
Felipe 2024-10-28 00:02:57 -03:00
parent f834fc67dd
commit aaaea489be
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk

View file

@ -16,7 +16,9 @@ return {
},
opts = {
formatters_by_ft = {
bash = { "shfmt" },
kdl = { "kdlfmt" },
sh = { "shfmt" },
terraform = { "terraform_fmt" },
},
default_format_opts = {