Rollup merge of #82503 - cratelyn:patch-1, r=Mark-Simulacrum
fix typo in `pre-commit.sh`
This updates a small typo I found, no more no less 🙂
This commit is contained in:
commit
4fdca6aaef
@ -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