gitlab: Don't allow clang-format to fail silently

It is not useful for code style debugging this way.
This commit is contained in:
Bruno Lopes 2025-06-20 18:49:27 -03:00
parent 59fd0d02ee
commit c854ca5f45
No known key found for this signature in database

View file

@ -1,7 +1,5 @@
#!/bin/sh
set -e
ancestor_horizon=28 # days (4 weeks)
echo ""