Format & lint

This commit is contained in:
Andras Schmelczer 2025-12-14 13:55:23 +00:00
parent e25306c4c1
commit 16bb5042d5
7 changed files with 32 additions and 22 deletions

View file

@ -58,8 +58,4 @@ fi
cd ..
if [[ "$FIX_MODE" == true ]]; then
$0
else
echo "Success"
fi
echo "Success"