This commit is contained in:
parent
93faae4553
commit
1c8d4abed4
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ steps:
|
|||
|
||||
if [ "$HAS_ISSUES" -eq 0 ]; then
|
||||
echo "✅ All files are properly formatted! Well done! ^~^"
|
||||
else
|
||||
echo "❌ Senpai! There was some formatting issues :c"
|
||||
fi
|
||||
|
||||
exit $HAS_ISSUES
|
||||
|
|
Loading…
Add table
Reference in a new issue