Skip to content

Commit

Permalink
Use a pre-push git hook instead of pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonforal committed Jan 18, 2024
1 parent c7c72f2 commit 9056985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bins/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name = "datadog-static-analyzer-server"
version = "1"
default-features = false # Disable features which are enabled by default
features = [
"precommit-hook",
"prepush-hook",
"run-cargo-test",
"run-cargo-clippy",
"run-cargo-fmt",
Expand Down

0 comments on commit 9056985

Please sign in to comment.