Skip to content

Commit

Permalink
Disable typos check
Browse files Browse the repository at this point in the history
Too many of them to fix now
  • Loading branch information
t4ccer authored and gnumonik committed Mar 6, 2024
1 parent 4214ae6 commit 6349472
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
use nix
use flake
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
# TODO: Enable in separate PR, causes mass changes.
# fourmolu.enable = true;
nixpkgs-fmt.enable = true;
typos.enable = true;
};

tools = {
Expand Down

0 comments on commit 6349472

Please sign in to comment.