REVERTED
.prettierignore
REVERTED
.prettierignore
···-# causes Go template plugin errors: https://github.com/NiklasPor/prettier-plugin-go-template/issues/120
···
REVERTED
.prettierrc
REVERTED
.prettierrc
ERROR
.tangled/workflows/fmt.yml
ERROR
.tangled/workflows/fmt.yml
Failed to calculate interdiff for this file.
REVERTED
flake.nix
REVERTED
flake.nix
···-prettier-wrapper = pkgs.runCommand "prettier-wrapper" {nativeBuildInputs = [pkgs.makeWrapper];} ''-makeWrapper ${pkgs.prettier}/bin/prettier "$out/bin/prettier" --add-flags "--plugin=${pkgs.prettier-plugin-go-template}/lib/node_modules/prettier-plugin-go-template/lib/index.js"···
······