Labels
Prioritized labels 0
Drag to reorder prioritized labels and change their relative priority.
Labels 167
-
Code Lazy Issue 🐼🐌evatix-gohttps://cutt.ly/JbCsMoi -
🐼 🐌 To make lazy make the member non export and generate when needed, also provide lock mechanism for slice type item append -
Coding Style Issues 😡👿🤬evatix-go
😡 👿 🤬 Code Style Issues (Run Code Reformat, might fix a lot): New line issue, duplicate new line issue, arguments not in separate lines. https://t.ly/Wjeb -
-
💥 🔥 🧨💣 💢 🌋 😡 👿 🤬🥵 Use Of Global Mutex, where Parallel mutex should be used. (Global mutex used for file read/write in concurrent env) - https://t.ly/81mI -
💥 🔥 🧨💣 💢 🌋 😡 👿 🤬🥵 Use Of Parallel Mutex, where Global mutex should be used. (Parallel mutex used for specific data struct modify in concurrent env) - https://t.ly/81mI -
DRY - Principle Broken - 😡🥵😥❗evatix-go
😡 🥵😥 ❗ - https://cutt.ly/vnrUEm3 - Please don't repeat the same code over and over again. Your code is WET, make it DRY (Don't Repeat Yourself). -
DRY Principal Broken 🚫❗⁉evatix-goDRY Principal Broken
🚫 ❗ ⁉ - https://cutt.ly/vnrUEm3 - Please don't repeat the same code over and over again. Your code is WET, make it DRY (Don't Repeat Yourself). -
Detected: MR Body 💥💢😡evatix-go
💥 💢 😡 MR Description Issue: Template Not followed (https://hackmd.io/@akarimevatix/H1Qsmq23w)/Worked on Issues are not Updated/Todos no updated properly/MR Ordering not described properly. -
Detected: MR Title 💥💢😡evatix-go
💥 💢 😡 Fix Merge Request Title, Current merge request doesn't have an actual title. -
Directory Structure Has Issues 📑📂📁🗒️💭💨💫evatix-goFolder / Directory / Project Structure Has Issues
📑 📂 📁 🗒 ️💭 💨 💫 -
Disappointed - 😡🤬🥵😥❗evatix-goYour work made your mentor/reviewer down, please be serious in future. Please don't recur the same mistakes time and again. If you have any confusion please clarify with your mentor/reviewer to get best of both worlds.