---@type conform.FileFormatterConfig
return {
  meta = {
    url = "https://github.com/hashicorp/hcl",
    description = "A formatter for HCL files.",
  },
  command = "hclfmt",
}
