diff --git a/Hooked.toml b/Hooked.toml new file mode 100644 index 0000000..390bd11 --- /dev/null +++ b/Hooked.toml @@ -0,0 +1,3 @@ +[[pre_commit]] +name = "Cargo Complete Check" +command = "cargo make complete-check"