We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fabc89 commit 34c4569Copy full SHA for 34c4569
Scripts/semantic-convention/generate.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -e
3
4
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
5
ROOT_DIR="${SCRIPT_DIR}/../../"
0 commit comments