Skip to content

Commit

Permalink
shell: remove alejandra and nix-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bbigras committed Jul 31, 2023
1 parent 1a0b599 commit 5c375c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ let
pre-commit-check = pre-commit-hooks.lib.${system}.run {
src = ./.;
hooks = {
alejandra.enable = false;
nix-linter.enable = true;
nixpkgs-fmt.enable = true;
shellcheck.enable = true;
shfmt.enable = true;
Expand Down

0 comments on commit 5c375c4

Please sign in to comment.