mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-21 14:37:56 +01:00
add a version controlled git pre-commit hook
This commit is contained in:
parent
2d9f30b55b
commit
212f657289
3
tools/git-pre-commit-hook
Executable file
3
tools/git-pre-commit-hook
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cargo fmt --all
|
Loading…
Reference in New Issue
Block a user