Skip to content

Commit

Permalink
style: Add ruff formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
haruki7049 committed Jul 17, 2024
1 parent e9c25ff commit df84443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions treefmt.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
projectRootFile = "treefmt.nix";
programs.nixpkgs-fmt.enable = true;
programs.ruff.enable = true;
}

0 comments on commit df84443

Please sign in to comment.