Skip to content

Commit

Permalink
fix: git-hooks should run only in CI
Browse files Browse the repository at this point in the history
It slows down the development.
  • Loading branch information
azzamsa committed Jul 18, 2023
1 parent b6501e8 commit d990616
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 19 deletions.
4 changes: 0 additions & 4 deletions .cargo-husky/hooks/pre-commit

This file was deleted.

5 changes: 0 additions & 5 deletions .cargo-husky/hooks/pre-push

This file was deleted.

7 changes: 0 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ url = "2.4.0"
uuid = "1.3.3"

[dev-dependencies]
# git hooks
cargo-husky = { version = "1", features = ["user-hooks"] }

anyhow = "1.0.71"
cynic = "3.0.2"
mime = "0.3.17"
Expand Down

0 comments on commit d990616

Please sign in to comment.