testing...
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
light7734 2025-07-15 16:20:21 +03:30
parent 664a267640
commit 93faae4553
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -31,8 +31,6 @@ steps:
echo "✅ All files are properly formatted! Well done! ^~^"
fi
echo "Code reached here..."
echo "Has formatting issues: " $HAS_ISSUES
exit $HAS_ISSUES
---