mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-02 21:39:16 -05:00
Make local hooks work
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "__fake_crate"
|
||||
version = "0.0.0"
|
||||
|
||||
[[bin]]
|
||||
name = "__fake_cmd"
|
||||
path = "main.rs"
|
||||
Reference in New Issue
Block a user