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 a150f0b commit c1ae7d1Copy full SHA for c1ae7d1
scripts/style.sh
@@ -24,9 +24,6 @@
24
# Commonly
25
# ./scripts/style.sh master
26
27
-# Fail the script if any command fails
28
-set -e
29
-
30
# Strip the clang-format version output down to the major version. Examples:
31
# clang-format version 7.0.0 (tags/google/stable/2018-01-11)
32
# clang-format version google3-trunk (trunk r333779)
0 commit comments