We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a196595 commit 98bf33aCopy full SHA for 98bf33a
scripts/generate_linter_docs.sh
@@ -1,5 +1,7 @@
1
#!/usr/bin/env bash
2
3
+set -eu
4
+
5
usage() {
6
echo "Usage: $0 PATH"
7
echo "Creates or updates the documentation for ink_linting hosted at use.ink."
0 commit comments