Skip to content

Commit

Permalink
Merge pull request #46 from DataChefHQ/feat/add-check-command
Browse files Browse the repository at this point in the history
build: Enable pre-commit hook to check commit message format
  • Loading branch information
shahinism authored Jul 26, 2024
2 parents 9c695ba + bbc75a9 commit 602d0c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devenv.nix
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
};
pyright.enable = true;
editorconfig-checker.enable = true;
commitizen.enable = true;
};

# https://devenv.sh/integrations/codespaces-devcontainer/
Expand Down

0 comments on commit 602d0c7

Please sign in to comment.