Commit 63448e6a authored by Kevin Modzelewski's avatar Kevin Modzelewski

Note

parent 0ef20052
......@@ -9,5 +9,6 @@ if [ $failed -eq 0 ]; then
echo "Format checks passed"
exit 0
else
echo "Format checks failed; please run 'make format'"
exit 1
fi
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment