Remove alejandra

This commit is contained in:
Oliver Davies 2024-06-10 09:34:02 +01:00
parent 8f9401594b
commit e8531ba993
3 changed files with 4 additions and 2 deletions

View file

@ -6,7 +6,7 @@ conform.setup {
javascript = { { "prettierd", "prettier" } },
just = { "just" },
lua = { "stylua" },
nix = { { "nixfmt", "alejandra" } },
nix = { { "nixfmt" } },
php = { { "php_cs_fixer", "phpcbf" } },
terraform = { "terraform_fmt" },
yaml = { "yamlfmt" },