gitlab: Don't allow clang-format to fail silently
It is not useful for code style debugging this way.
This commit is contained in:
parent
59fd0d02ee
commit
c854ca5f45
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
ancestor_horizon=28 # days (4 weeks)
|
||||
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue