mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
fix typo in pre-commit.sh
This commit is contained in:
parent
a8486b64b0
commit
f06896ca7a
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Call `tidy --bless` before each commit
|
# Call `tidy --bless` before each commit
|
||||||
# Copy this scripts to .git/hooks to activate,
|
# Copy this script to .git/hooks to activate,
|
||||||
# and remove it from .git/hooks to deactivate.
|
# and remove it from .git/hooks to deactivate.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user