flake-modules/dev: treefmt re-enable taplo linux

This commit is contained in:
Austin Horstman 2024-09-26 10:55:15 -05:00
parent 3510cade90
commit 5e8f822af5
No known key found for this signature in database

View file

@ -37,8 +37,8 @@
statix.enable = true;
stylua.enable = true;
shfmt.enable = true;
# FIXME: currently broken: taplo with options '[format]' failed to apply: exit status 101
# taplo.enable = true;
# FIXME: re-enable on darwin, currently broken: taplo with options '[format]' failed to apply: exit status 101
taplo.enable = pkgs.stdenv.isLinux;
};
settings = {