Skip to content

Commit

Permalink
feat: nix fmt for leptos
Browse files Browse the repository at this point in the history
  • Loading branch information
huuff committed Oct 14, 2024
1 parent 807fcdc commit 810fc9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions leptos/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
clippy = checks.clippy ./.;
};

formatter = treefmt-build.wrapper;

devShells.default =
with pkgs;
mkShell {
Expand Down

0 comments on commit 810fc9e

Please sign in to comment.