---@type conform.FormatterConfig return { meta = { url = "https://github.com/hhatto/autopep8", description = "A tool that automatically formats Python code to conform to the PEP 8 style guide.", }, command = "autopep8", args = { "-" }, }