Skip to content

Commit 9a70933

Browse files
Update scripts/format.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 90a5857 commit 9a70933

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/format.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set -e
3+
set -o pipefail
34

45
# Sort Spelling Allowlist
56
# The user did not provide this file, so we check for its existence.

0 commit comments

Comments
 (0)