Skip to content

Commit 98bf33a

Browse files
authored
Update scripts/generate_linter_docs.sh
1 parent a196595 commit 98bf33a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/generate_linter_docs.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22

3+
set -eu
4+
35
usage() {
46
echo "Usage: $0 PATH"
57
echo "Creates or updates the documentation for ink_linting hosted at use.ink."

0 commit comments

Comments
 (0)