diff options
Diffstat (limited to 'repo/hooks/check-links.sh')
| -rwxr-xr-x | repo/hooks/check-links.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/repo/hooks/check-links.sh b/repo/hooks/check-links.sh deleted file mode 100755 index 5681326..0000000 --- a/repo/hooks/check-links.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -echo "Checking for unresolved links…" - -! grep -Er '^\[.*\]:.*TODO.*' |
