pyrefly in, clang formatter
This commit is contained in:
@@ -25,6 +25,7 @@ return { -- Autoformat
|
||||
end,
|
||||
formatters_by_ft = {
|
||||
lua = { 'stylua' },
|
||||
c = { 'clang-format' },
|
||||
-- Conform can also run multiple formatters sequentially
|
||||
-- python = { "isort", "black" },
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user