mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-22 04:25:02 +02:00
🔬 test(_new): update emojis
This commit is contained in:
4
push.sh
4
push.sh
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
# NOTE : Run at your own risk!
|
# NOTE : Run at your own risk!
|
||||||
|
|
||||||
# Define the conventional commit types with emojis
|
# Define the conventional commit types with new emojis
|
||||||
TYPES=("🎉 feat" "🐞 fix" "📚 docs" "💅 style" "🔨 refactor" "⚡️ perf" "🧪 test" "🛠️ build" "🤖 ci" "🧹 chore" "⏪️ revert")
|
TYPES=("🚀 feat" "🐛 fix" "📝 docs" "✨ style" "🛠 refactor" "⚡️ perf" "🔬 test" "🔧 build" "🤖 ci" "🧹 chore" "⏪ revert")
|
||||||
|
|
||||||
# Function to display an error and exit
|
# Function to display an error and exit
|
||||||
error_exit() {
|
error_exit() {
|
||||||
|
Reference in New Issue
Block a user