Skip to content

Commit

Permalink
stylix: add Alejandra pre-commit hook
Browse files Browse the repository at this point in the history
Link: danth#519
  • Loading branch information
trueNAHO committed Aug 22, 2024
1 parent 6e36d00 commit ad87e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
in {
checks.pre-commit-hooks = inputs.pre-commit-hooks.lib.${system}.run {
hooks = {
alejandra.enable = true;
deadnix.enable = true;
hlint.enable = true;
statix.enable = true;
Expand Down

0 comments on commit ad87e25

Please sign in to comment.