mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-06 11:16:30 -06:00
Mark TODO for pre-commit hook
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# TODO: Only run when README.md is modified
|
||||||
|
# TODO: Support partial staging, where the 'Staged' version is copied to CARGO_README.md, and then `sed` is ran.
|
||||||
|
|
||||||
# Remove markdown extension lines for Cargo publishing
|
# Remove markdown extension lines for Cargo publishing
|
||||||
sed '/^>\[!/d' README.md > CARGO_README.md
|
sed '/^>\[!/d' README.md > CARGO_README.md
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user