plugins/conform: unbreak gdformat

This commit is contained in:
Austin Horstman 2026-02-08 18:51:12 -06:00 committed by Gaétan Lepage
parent f368cf7bb3
commit 6085624c3e

View file

@ -93,8 +93,7 @@ in
format-dune-file = dune_3;
# FIXME: 2025-09-17 build failure
gci = states.broken gci;
# TODO: 2026-01-23 gdscript-formatter hash mismatch in nixpkgs
gdformat = states.broken gdtoolkit_4;
gdformat = gdtoolkit_4;
gofmt = go;
goimports = gotools;
hcl = hclfmt;